Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/drivers/interrupt_controller/
Dintc_esp32.h64 int disabled : 1; member
/Zephyr-Core-3.6.0/drivers/interrupt_controller/
Dintc_esp32.c840 bool disabled = 1; in esp_intr_disable() local
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/
Dbap.h516 void (*disabled)(struct bt_bap_stream *stream); member
/Zephyr-Core-3.6.0/drivers/serial/
Duart_nrfx_uarte.c526 bool disabled = data->async->low_power_mask == 0; in uarte_enable() local
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
Dbap_unicast_client.c757 const bool disabled = old_state == BT_BAP_EP_STATE_ENABLING || in unicast_client_ep_qos_state() local