Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/
Dtwai.c53 #define ALERT_LOG_LEVEL_WARNING TWAI_ALERT_ARB_LOST //Alerts above and including this level us… macro
112 } else if (alert_code >= ALERT_LOG_LEVEL_WARNING) { in twai_alert_handler()