Home
last modified time | relevance | path

Searched refs:IMU_MSG_MAX (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.h96 IMU_MSG_MAX, enumerator
389 imu_callback_t imuHandler[IMU_MSG_MAX];
Dfsl_adapter_rfimu.c1223 imu_msg_type_t msg_type = IMU_MSG_MAX; in HAL_ImuReceive()
1926 assert((uint8_t)IMU_MSG_MAX > type); in HAL_ImuInstallCallback()
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.h352 IMU_MSG_MAX, enumerator
645 imu_callback_t imuHandler[IMU_MSG_MAX];
Dfsl_adapter_imu.c1226 imu_msg_type_t msg_type = IMU_MSG_MAX; in HAL_ImuReceive()
1929 assert((uint8_t)IMU_MSG_MAX > type); in HAL_ImuInstallCallback()