Searched refs:MCAN_GetRxBufferStatusFlag (Results 1 – 2 of 2) sorted by relevance
767 static inline bool MCAN_GetRxBufferStatusFlag(CAN_Type *base, uint8_t idx) in MCAN_GetRxBufferStatusFlag() function
1409 while (!MCAN_GetRxBufferStatusFlag(base, idx)) in MCAN_TransferReceiveBlocking()