Home
last modified time | relevance | path

Searched defs:disabled (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c56 int disabled: 1; member
840 bool disabled = 1; in esp_intr_disable() local
/hal_espressif-latest/components/driver/uart/
Duart.c1092 …bool disabled = !(uart_hal_get_intr_ena_status(&(uart_context[uart_num].hal)) & UART_INTR_TX_DONE); in uart_wait_tx_done() local