Home
last modified time | relevance | path

Searched refs:lockSendFifo (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/imu/
Dfsl_imu.c86 …_t IMU_SendMsgsBlocking(imu_link_t link, const uint32_t *msgs, int32_t msgCount, bool lockSendFifo) in IMU_SendMsgsBlocking() argument
124 if (lockSendFifo) in IMU_SendMsgsBlocking()
161 int32_t IMU_TrySendMsgs(imu_link_t link, const uint32_t *msgs, int32_t msgCount, bool lockSendFifo) in IMU_TrySendMsgs() argument
195 if (lockSendFifo) in IMU_TrySendMsgs()
380 int32_t IMU_SendMsgPtrBlocking(imu_link_t link, uint32_t msgPtr, bool lockSendFifo) in IMU_SendMsgPtrBlocking() argument
394 if (lockSendFifo) in IMU_SendMsgPtrBlocking()
Dfsl_imu.h252 …t IMU_SendMsgsBlocking(imu_link_t link, const uint32_t *msgs, int32_t msgCount, bool lockSendFifo);
276 int32_t IMU_TrySendMsgs(imu_link_t link, const uint32_t *msgs, int32_t msgCount, bool lockSendFifo);
344 int32_t IMU_SendMsgPtrBlocking(imu_link_t link, uint32_t msgPtr, bool lockSendFifo);