Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_hal.h224 uint32_t twai_hal_get_events(twai_hal_context_t *hal_ctx);
/device/soc/esp/esp32/components/hal/
Dtwai_hal_iram.c102 uint32_t twai_hal_get_events(twai_hal_context_t *hal_ctx) function
/device/soc/esp/esp32/components/driver/
Dtwai.c216 events = twai_hal_get_events(&twai_context); //Get the events that triggered the interrupt in twai_intr_handler_main()