Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mcan/
Dfsl_mcan.h767 static inline bool MCAN_GetRxBufferStatusFlag(CAN_Type *base, uint8_t idx) in MCAN_GetRxBufferStatusFlag() function
Dfsl_mcan.c1409 while (!MCAN_GetRxBufferStatusFlag(base, idx)) in MCAN_TransferReceiveBlocking()