Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_mcux_flexcan.c494 dest->format = kFLEXCAN_FrameFormatStandard; in mcux_flexcan_from_can_frame()
514 if (src->format == kFLEXCAN_FrameFormatStandard) { in mcux_flexcan_to_can_frame()
546 dest->format = kFLEXCAN_FrameFormatStandard; in mcux_flexcan_fd_from_can_frame()
578 if (src->format == kFLEXCAN_FrameFormatStandard) { in mcux_flexcan_fd_to_can_frame()
625 dest->format = kFLEXCAN_FrameFormatStandard; in mcux_flexcan_can_filter_to_mbconfig()