Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/drivers/can/
Dtransceiver.h44 can_transceiver_disable_t disable; member
/Zephyr-Core-3.6.0/include/zephyr/
Dshared_irq.h31 shared_irq_disable_t disable; member
/Zephyr-Core-3.6.0/include/zephyr/net/
Dcapture.h45 int (*disable)(const struct device *dev); member
/Zephyr-Core-3.6.0/include/zephyr/drivers/
Dwatchdog.h136 wdt_api_disable disable; member
Dpeci.h254 peci_disable_t disable; member
Dregulator.h101 regulator_disable_t disable; member
/Zephyr-Core-3.6.0/drivers/interrupt_controller/
Dintc_shared_irq.c101 static inline int disable(const struct device *dev, in disable() function
/Zephyr-Core-3.6.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.6.0/include/zephyr/kernel/
Dobj_core.h103 int (*disable)(struct k_obj_core *obj_core); member
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/util/
Dmayfly.c181 uint8_t disable = 0U; in mayfly_run() local
/Zephyr-Core-3.6.0/include/zephyr/drivers/usb/
Duhc.h221 int (*disable)(const struct device *dev); member
Dudc.h245 int (*disable)(const struct device *dev); member
/Zephyr-Core-3.6.0/include/zephyr/usb/
Dusbd.h236 void (*disable)(struct usbd_class_node *const node); member
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/
Dbap.h941 int (*disable)(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp); member
1262 void (*disable)(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, member
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dull_scan.c1158 static uint8_t disable(uint8_t handle) function
Dull_conn_iso.c1558 static void disable(uint16_t handle) in disable() function
Dull_adv.c2745 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.6.0/drivers/serial/
Duart_stellaris.c175 static inline void disable(const struct device *dev) in disable() function
/Zephyr-Core-3.6.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.6.0/drivers/counter/
Dcounter_nrfx_rtc.c351 static void disable(const struct device *dev, uint8_t chan) in disable() function
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
Dbap_unicast_client.c920 struct bt_ascs_ase_status_disable *disable; in unicast_client_ep_disabling_state() local