Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/
Dtwai.c54 #define ALERT_LOG_LEVEL_ERROR TWAI_ALERT_TX_FAILED //Alerts above and including this level us… macro
110 if (alert_code >= ALERT_LOG_LEVEL_ERROR) { in twai_alert_handler()