Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.c1395 … (uint8_t)kFLEXCAN_FrameFormatStandard; in FLEXCAN_ReadPNWakeUpMB()
2990 … (uint8_t)kFLEXCAN_FrameFormatStandard; in FLEXCAN_ReadRxMb()
3080 … (uint8_t)kFLEXCAN_FrameFormatStandard; in FLEXCAN_ReadFDRxMb()
3165 … (uint8_t)kFLEXCAN_FrameFormatStandard; in FLEXCAN_ReadRxFifo()
Dfsl_flexcan.h271 kFLEXCAN_FrameFormatStandard = 0x0U, /*!< Standard frame format attribute. */ enumerator