Home
last modified time | relevance | path

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

/external/libiio/src/
Dbackend.c27 #ifdef WITH_LOCAL_BACKEND in iio_get_backends_count()
48 #ifdef WITH_LOCAL_BACKEND in iio_get_backend()
Diio-config.h10 #define WITH_LOCAL_BACKEND macro
Diio-config.h.cmakein10 #cmakedefine WITH_LOCAL_BACKEND
Dcontext.c280 #ifdef WITH_LOCAL_BACKEND in iio_create_context_from_uri()
335 #ifdef WITH_LOCAL_BACKEND in iio_create_local_context()
Dscan.c49 #ifdef WITH_LOCAL_BACKEND in iio_scan_context_get_info_list()
DCMakeLists.txt84 option(WITH_LOCAL_BACKEND "Enable the local backend" ON) option
86 if (WITH_IIOD AND NOT WITH_LOCAL_BACKEND)
139 if(WITH_LOCAL_BACKEND)
/external/libiio/src/cmake/
DLinuxPackaging.cmake51 if (WITH_LOCAL_BACKEND)