Home
last modified time | relevance | path

Searched refs:TWAI_ALERT_ABOVE_ERR_WARN (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/twai/twai_alert_and_recovery/main/
Dtwai_alert_and_recovery_example_main.c93 …twai_reconfigure_alerts(TWAI_ALERT_ABOVE_ERR_WARN | TWAI_ALERT_ERR_PASS | TWAI_ALERT_BUS_OFF, NULL… in ctrl_task()
104 if (alerts & TWAI_ALERT_ABOVE_ERR_WARN) { in ctrl_task()
/hal_espressif-3.6.0/components/driver/include/driver/
Dcan.h29 #define CAN_ALERT_ABOVE_ERR_WARN TWAI_ALERT_ABOVE_ERR_WARN
Dtwai.h56 #define TWAI_ALERT_ABOVE_ERR_WARN 0x00000100 /**< Alert(256): One of the error counters … macro
/hal_espressif-3.6.0/components/driver/
Dtwai.c260 twai_alert_handler(TWAI_ALERT_ABOVE_ERR_WARN, &alert_req); in twai_intr_handler_main()
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dtwai.rst139 * - ``TWAI_ALERT_ABOVE_ERR_WARN``
153 …e TWAI driver sets the **error warning limit** to **96**. The ``TWAI_ALERT_ABOVE_ERR_WARN`` is rai…