Home
last modified time | relevance | path

Searched defs:alert_req (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/driver/
Dtwai.c110 TWAI_ISR_ATTR static void twai_alert_handler(uint32_t alert_code, int *alert_req) in twai_alert_handler()
130 static inline void twai_handle_rx_buffer_frames(BaseType_t *task_woken, int *alert_req) in twai_handle_rx_buffer_frames()
177 static inline void twai_handle_tx_buffer_frame(BaseType_t *task_woken, int *alert_req) in twai_handle_tx_buffer_frame()
209 int alert_req = 0; in twai_intr_handler_main() local