Home
last modified time | relevance | path

Searched defs:disable (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-Core-3.7.0/include/zephyr/drivers/can/
Dtransceiver.h46 can_transceiver_disable_t disable; member
/Zephyr-Core-3.7.0/include/zephyr/
Dshared_irq.h32 shared_irq_disable_t disable; member
/Zephyr-Core-3.7.0/drivers/usb/udc/
Dudc_dwc2.h24 int (*disable)(const struct device *dev); member
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dwatchdog.h138 wdt_api_disable disable; member
Dpeci.h256 peci_disable_t disable; member
Dregulator.h103 regulator_disable_t disable; member
/Zephyr-Core-3.7.0/drivers/interrupt_controller/
Dintc_shared_irq.c101 static inline int disable(const struct device *dev, in disable() function
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/lwm2m_rd_client/src/
Dstubs.c133 void stub_lwm2m_server_disable(bool disable) in stub_lwm2m_server_disable()
/Zephyr-Core-3.7.0/include/zephyr/kernel/
Dobj_core.h103 int (*disable)(struct k_obj_core *obj_core); member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/util/
Dmayfly.c181 uint8_t disable = 0U; in mayfly_run() local
/Zephyr-Core-3.7.0/include/zephyr/net/
Dcapture.h48 int (*disable)(const struct device *dev); member
/Zephyr-Core-3.7.0/include/zephyr/drivers/usb/
Duhc.h221 int (*disable)(const struct device *dev); member
Dudc.h247 int (*disable)(const struct device *dev); member
/Zephyr-Core-3.7.0/drivers/serial/
Duart_pl011.c196 bool disable) in pl011_runtime_configure_internal()
Duart_stellaris.c175 static inline void disable(const struct device *dev) in disable() function
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dbap.h992 int (*disable)(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp); member
1318 void (*disable)(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_scan.c1157 static uint8_t disable(uint8_t handle) function
Dull_sync_iso.c818 static void disable(uint8_t sync_idx) in disable() function
Dull_conn_iso.c1561 static void disable(uint16_t handle) in disable() function
Dull_adv.c2810 static inline uint8_t disable(uint8_t handle) function
Dull_conn.c1724 static inline void disable(uint16_t handle) in disable() function
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dlpn.c234 static void clear_friendship(bool force, bool disable) in clear_friendship()
Dnet.h135 disable:1, /* Disable LPN after clearing */ member
/Zephyr-Core-3.7.0/include/zephyr/usb/
Dusbd.h306 void (*disable)(struct usbd_class_data *const c_data); member
/Zephyr-Core-3.7.0/drivers/counter/
Dcounter_nrfx_rtc.c357 static void disable(const struct device *dev, uint8_t chan) in disable() function

12