Searched refs:ESP_GOTO_ON_ERROR_ISR (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/components/esp_common/include/ |
D | esp_check.h | 54 #define ESP_GOTO_ON_ERROR_ISR(x, goto_tag, log_tag, format, ...) do { \ macro 156 #define ESP_GOTO_ON_ERROR_ISR(x, goto_tag, log_tag, format, ...) do { … 249 #define ESP_GOTO_ON_ERROR_ISR(x, goto_tag, log_tag, format, ...) do { \
|