HomeSort by relevance Sort by last modified time
    Searched refs:inv_get_dl_cfg_int (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/mlsdk/mllite/
mldl.h 130 inv_error_t inv_get_dl_cfg_int(unsigned char triggers);
ml.c 624 result = inv_get_dl_cfg_int(BIT_DMP_INT_EN);
633 result = inv_get_dl_cfg_int(0);
671 result = inv_get_dl_cfg_int(BIT_DMP_INT_EN);
680 result = inv_get_dl_cfg_int(0);
    [all...]
mldl.c 406 * @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
    [all...]

Completed in 19 milliseconds