Home
last modified time | relevance | path

Searched refs:_new_local (Results 1 – 1 of 1) sorted by relevance

/external/libiio/src/bindings/python/
Diio.py96 _new_local = _lib.iio_create_local_context variable
97 _new_local.restype = _ContextPtr
98 _new_local.errcheck = _checkNull
819 ctx = _new_local()