Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/lib/utils/
Donoff.c238 sys_slist_t *clients, in process_complete()
302 sys_slist_t clients; in process_event() local
/Zephyr-latest/include/zephyr/sip_svc/
Dsip_svc_controller.h79 struct sip_svc_client *clients; member
/Zephyr-latest/include/zephyr/sys/
Donoff.h158 sys_slist_t clients; member
/Zephyr-latest/include/zephyr/
Dsw_isr_table.h170 struct _isr_table_entry clients[CONFIG_SHARED_IRQ_MAX_NUM_CLIENTS]; member
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c54 struct http_client_ctx clients[HTTP_SERVER_MAX_CLIENTS]; member
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c24 static struct coap_client *clients[CONFIG_COAP_CLIENT_MAX_INSTANCES]; variable
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c33 static struct bt_has_client clients[CONFIG_BT_MAX_CONN]; variable
Dcsip_set_member.c79 struct csip_client clients[CONFIG_BT_MAX_PAIRED]; member
Dpacs.c95 } clients[CONFIG_BT_MAX_PAIRED]; variable
Dmcs.c80 } clients[CONFIG_BT_MAX_CONN]; variable
/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_srv.c71 } clients[CONFIG_BT_MAX_CONN] = { variable