Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h288 #ifdef SOC_TWAI_SUPPORTS_RX_STATUS in twai_hal_read_rx_buffer_and_clear()
305 #ifndef SOC_TWAI_SUPPORTS_RX_STATUS
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dtwai_caps.h24 #define SOC_TWAI_SUPPORTS_RX_STATUS 1 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h260 #define SOC_TWAI_SUPPORTS_RX_STATUS 1 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h248 #define SOC_TWAI_SUPPORTS_RX_STATUS 1 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h252 #define SOC_TWAI_SUPPORTS_RX_STATUS 1 macro
/hal_espressif-3.6.0/components/driver/
Dtwai.c124 #ifdef SOC_TWAI_SUPPORTS_RX_STATUS in twai_handle_rx_buffer_frames()