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/60xx/mlsdk/mllite/
mldl.h 130 inv_error_t inv_get_dl_cfg_int(unsigned char triggers);
ml.c 635 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);
    [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 1512 milliseconds