Searched refs:interrupts (Results 1 – 21 of 21) sorted by relevance
27 uint32_t interrupts = twai_ll_get_and_clear_intrs(hal_ctx->dev); local34 if (interrupts & TWAI_LL_INTR_EI) {60 if (interrupts & TWAI_LL_INTR_RI) {65 …if ((interrupts & TWAI_LL_INTR_TI || hal_ctx->state_flags & TWAI_HAL_STATE_FLAG_TX_BUFF_OCCUPIED) …67 if (interrupts & TWAI_LL_INTR_TI) {73 if (interrupts & TWAI_LL_INTR_EPI) {83 if (interrupts & TWAI_LL_INTR_BEI) {87 if (interrupts & TWAI_LL_INTR_ALI) {
51 …`. These versions are used in some places where logging may occur with interrupts disabled or with…55 …Inside critical sections interrupts are disabled so it's only possible to use ``ESP_DRAM_LOGx`` (p…
7 "${target}/interrupts.c"
270 Group interrupts
296 Group interrupts
295 Group interrupts
306 Group interrupts
356 Group interrupts
411 Group interrupts
494 Group interrupts
400 Group interrupts
402 Group interrupts
515 Group interrupts
469 Group interrupts
281 Group interrupts
391 …either because a task turned off interrupts and did not turn them on for a long time, or because an409 Also detect if interrupts on CPU 1 are disabled for too long.
274 value here ensures that cache (and non-IRAM resident interrupts) remains
386 Group interrupts
524 …suspend is turned on, Bluetooth interrupts can be executed normally during erasing flash, with less
456 Group interrupts
501 Group interrupts