Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintc_esp32.h75 int disabled : 1; member
/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c240 struct mcux_flexcomm_target_data *target, bool disabled) in mcux_flexcomm_setup_i2c_config_address()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32.c864 bool disabled = 1; in esp_intr_disable() local
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h835 void (*disabled)(struct bt_bap_stream *stream); member
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c969 const bool disabled = old_state == BT_BAP_EP_STATE_ENABLING || in unicast_client_ep_qos_state() local