Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/drivers/interrupt_controller/
Dintc_esp32.h64 int disabled : 1; member
/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_mcux_flexcomm.c240 struct mcux_flexcomm_target_data *target, bool disabled) in mcux_flexcomm_setup_i2c_config_address()
/Zephyr-Core-3.7.0/drivers/interrupt_controller/
Dintc_esp32.c864 bool disabled = 1; in esp_intr_disable() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dbap.h544 void (*disabled)(struct bt_bap_stream *stream); member
/Zephyr-Core-3.7.0/drivers/serial/
Duart_nrfx_uarte.c554 bool disabled = data->async->low_power_mask == 0; in uarte_enable() local
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_unicast_client.c770 const bool disabled = old_state == BT_BAP_EP_STATE_ENABLING || in unicast_client_ep_qos_state() local