Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_types.h34 #define CAN_MSG_FLAG_NONE TWAI_MSG_FLAG_NONE
/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_types.h43 #define TWAI_MSG_FLAG_NONE 0x00 /**< No message flags (Standard Frame Format) */ macro