Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mcan/
Dfsl_mcan.h793 static inline void MCAN_ClearRxBufferStatusFlag(CAN_Type *base, uint8_t idx) in MCAN_ClearRxBufferStatusFlag() function
Dfsl_mcan.c1422 MCAN_ClearRxBufferStatusFlag(base, idx); in MCAN_TransferReceiveBlocking()