Home
last modified time | relevance | path

Searched defs:clients (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.4.0/drivers/interrupt_controller/
Dintc_shared_irq.c49 struct shared_irq_runtime *clients = dev->data; in isr_register() local
71 struct shared_irq_runtime *clients = dev->data; in enable() local
85 static int last_enabled_isr(struct shared_irq_runtime *clients, int count) in last_enabled_isr()
104 struct shared_irq_runtime *clients = dev->data; in disable() local
122 struct shared_irq_runtime *clients = dev->data; in shared_irq_isr() local
/Zephyr-Core-3.4.0/lib/os/
Donoff.c238 sys_slist_t *clients, in process_complete()
302 sys_slist_t clients; in process_event() local
/Zephyr-Core-3.4.0/include/zephyr/sys/
Donoff.h158 sys_slist_t clients; member
/Zephyr-Core-3.4.0/include/zephyr/sip_svc/
Dsip_svc_controller.h69 struct sip_svc_client *clients; member
/Zephyr-Core-3.4.0/tests/net/lib/mqtt_sn_client/src/
Dmqtt_sn_client.c87 static ZTEST_BMEM struct mqtt_sn_client clients[3]; variable
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dproxy_srv.c70 } clients[CONFIG_BT_MAX_CONN] = { variable
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dmcs.c72 } clients[CONFIG_BT_MAX_CONN]; variable