Searched refs:inv_get_dl_cfg_int (Results 1 - 3 of 3) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
H A Dmldl.h130 inv_error_t inv_get_dl_cfg_int(unsigned char triggers);
H A Dml.c635 result = inv_get_dl_cfg_int(BIT_DMP_INT_EN);
644 result = inv_get_dl_cfg_int(0);
682 result = inv_get_dl_cfg_int(BIT_DMP_INT_EN);
691 result = inv_get_dl_cfg_int(0);
H A Dmldl.c406 * @brief inv_get_dl_cfg_int configures the interrupt function on the specified pin.
421 inv_error_t inv_get_dl_cfg_int(unsigned char triggers) function

Completed in 352 milliseconds