Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Ddatalogger_outputs.h47 inv_error_t inv_enable_datalogger_outputs(void);
Ddatalogger_outputs.c365 inv_error_t inv_enable_datalogger_outputs(void) in inv_enable_datalogger_outputs() function
Dmain.c846 CALL_CHECK_N_RETURN_ERROR(inv_enable_datalogger_outputs()); in main()