Home
last modified time | relevance | path

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

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