Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.c139 kFLEXCAN_StateRxRemote = 0x2, /*!< MB receiving remote reply.*/ enumerator
4509 case (uint8_t)kFLEXCAN_StateRxRemote: in FLEXCAN_SubHandlerForMB()
4540 handle->mbState[result] = (uint8_t)kFLEXCAN_StateRxRemote; in FLEXCAN_SubHandlerForMB()