Home
last modified time | relevance | path

Searched refs:TWAI_ALERT_BELOW_ERR_WARN (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/driver/include/driver/
Dcan.h24 #define CAN_ALERT_BELOW_ERR_WARN TWAI_ALERT_BELOW_ERR_WARN
Dtwai.h51 #define TWAI_ALERT_BELOW_ERR_WARN 0x00000008 /**< Alert(8): Both error counters have dro… macro
/hal_espressif-3.6.0/components/driver/
Dtwai.c264 twai_alert_handler(TWAI_ALERT_BELOW_ERR_WARN, &alert_req); in twai_intr_handler_main()
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dtwai.rst129 * - ``TWAI_ALERT_BELOW_ERR_WARN``
153 … becomes larger then or equal to the error warning limit. The ``TWAI_ALERT_BELOW_ERR_WARN`` is rai…