Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/mcmgr/src/
Dmcmgr_internal_core_api_kw45b41.c191 receivedCount = IMU_TryReceiveMsgs(IMU_LINK, &data, 1, &needAckLock); in mcmgr_mu_channel_handler()
Dmcmgr_internal_core_api_mcxw716.c191 receivedCount = IMU_TryReceiveMsgs(IMU_LINK, &data, 1, &needAckLock); in mcmgr_mu_channel_handler()
/hal_nxp-latest/mcux/mcux-sdk/drivers/imu/
Dfsl_imu.c245 int32_t IMU_TryReceiveMsgs(imu_link_t link, uint32_t *msgs, int32_t desiredMsgCount, bool *needAckL… in IMU_TryReceiveMsgs() function
Dfsl_imu.h299 int32_t IMU_TryReceiveMsgs(imu_link_t link, uint32_t *msgs, int32_t desiredMsgCount, bool *needAckL…