Home
last modified time | relevance | path

Searched refs:IMU_RX_FIFO_LOCKED (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/imu/
Dfsl_imu.h53 #define IMU_RX_FIFO_LOCKED(link) \ macro
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.c1256 if ((pMsg != NULL) && (IMU_RX_FIFO_LOCKED(imuHandle->imuLink))) in HAL_ImuReceive()
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.c1259 if ((pMsg != NULL) && (IMU_RX_FIFO_LOCKED(imuHandle->imuLink))) in HAL_ImuReceive()