Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dtwai_hal.c51 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); in twai_hal_deinit()
65 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); //Clear any latched interrupts in twai_hal_configure()
73 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); //Clear any latched interrupts in twai_hal_start()
81 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); in twai_hal_stop()
Dtwai_hal_iram.c35 uint32_t interrupts = twai_ll_get_and_clear_intrs(hal_ctx->dev);
113 … (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); //Clear the re-triggered bus-off interrupt
173 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev);
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h135 return twai_ll_get_and_clear_intrs(hw); in can_ll_get_and_clear_intrs()
Dtwai_ll.h383 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h319 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h319 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h319 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h319 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function