/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_pd.c | 135 sys_slist_append(&pd->event.queue, &event->node); in pd_event_enqueue() 140 sys_snode_t *node; in pd_event_dequeue() local 142 node = sys_slist_peek_head(&pd->event.queue); in pd_event_dequeue() 143 if (node == NULL) { in pd_event_dequeue() 146 sys_slist_remove(&pd->event.queue, NULL, node); in pd_event_dequeue() 147 *event = CONTAINER_OF(node, struct osdp_event, node); in pd_event_dequeue()
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sam | 23 their device tree node.
|
/Zephyr-latest/boards/shields/mikroe_accel13_click/doc/ |
D | index.rst | 25 configuration for mikroBUS connectors and defines a node alias for the mikroBUS
|
/Zephyr-latest/boards/shields/mikroe_eth_click/doc/ |
D | index.rst | 38 for Mikro-BUS connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/boards/shields/seeed_w5500/doc/ |
D | index.rst | 47 for Arduino connectors and defines node aliases for SPI and GPIO interfaces
|
/Zephyr-latest/boards/shields/adafruit_adalogger_featherwing/doc/ |
D | index.rst | 41 defines node aliases for SPI, I2C and GPIO interfaces (see :ref:`shields` for more details).
|
/Zephyr-latest/boards/shields/tcan4550evm/doc/ |
D | index.rst | 22 defines node aliases for SPI and GPIO interfaces (see :ref:`shields` for more details).
|
/Zephyr-latest/include/zephyr/modem/ |
D | cmux.h | 87 sys_snode_t node; member
|
/Zephyr-latest/include/zephyr/net/ |
D | gptp.h | 231 sys_snode_t node; member
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_cli.rst | 15 device key of the target node or the application keys configured by the Configuration Client.
|
D | op_agg_srv.rst | 14 The Opcodes Aggregator Server model accepts messages encrypted with the node's device key
|
D | srpl_cli.rst | 12 solicitation replay protection list (SRPL) of a node that supports the
|
/Zephyr-latest/samples/boards/st/backup_sram/ |
D | README.rst | 25 In order to run this sample, make sure to enable ``backup_sram`` node in your
|
/Zephyr-latest/boards/01space/esp32c3_042_oled/ |
D | esp32c3_042_oled.dts | 36 /* Have to use uart1 as some tests are hardcoded for that DTS node :/ */
|
/Zephyr-latest/include/zephyr/lorawan/ |
D | lorawan.h | 201 sys_snode_t node; member
|
/Zephyr-latest/include/zephyr/ |
D | kernel_structs.h | 297 sys_dnode_t node; member
|
/Zephyr-latest/subsys/net/ip/ |
D | net_if.c | 788 router, next, node) { in iface_router_update_timer() 819 router, next, node) { in iface_router_expired() 826 prev_node = &router->node; in iface_router_expired() 832 prev_node, &router->node); in iface_router_expired() 867 &routers[i].node); in iface_router_add() 927 if (sys_slist_find_and_remove(&active_router_timers, &router->node)) { in iface_router_rm() 999 sys_slist_find_and_remove(&mcast_monitor_callbacks, &mon->node); in net_if_mcast_mon_register() 1000 sys_slist_prepend(&mcast_monitor_callbacks, &mon->node); in net_if_mcast_mon_register() 1012 sys_slist_find_and_remove(&mcast_monitor_callbacks, &mon->node); in net_if_mcast_mon_unregister() 1026 mon, tmp, node) { in net_if_mcast_monitor() [all …]
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | l2cap.c | 145 SYS_SLIST_FOR_EACH_CONTAINER(&conn->channels, chan, node) { in __l2cap_lookup_ident() 149 &chan->node); in __l2cap_lookup_ident() 154 prev = &chan->node; in __l2cap_lookup_ident() 166 SYS_SLIST_FOR_EACH_CONTAINER(&conn->channels, chan, node) { in bt_l2cap_chan_remove() 168 sys_slist_remove(&conn->channels, prev, &chan->node); in bt_l2cap_chan_remove() 172 prev = &chan->node; in bt_l2cap_chan_remove() 330 sys_slist_append(&conn->channels, &chan->node); in bt_l2cap_chan_add() 448 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&conn->channels, chan, next, node) { in bt_l2cap_disconnected() 623 SYS_SLIST_FOR_EACH_CONTAINER(&chan->conn->channels, ch, node) { in l2cap_le_encrypt_change() 662 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&conn->channels, chan, next, node) { in bt_l2cap_security_changed() [all …]
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32_ospi.c | 2535 #define DMA_CHANNEL_CONFIG(node, dir) \ argument 2536 DT_DMAS_CELL_BY_NAME(node, dir, channel_config) 2538 #define OSPI_DMA_CHANNEL_INIT(node, dir) \ argument 2539 .dev = DEVICE_DT_GET(DT_DMAS_CTLR(node)), \ 2540 .channel = DT_DMAS_CELL_BY_NAME(node, dir, channel), \ 2542 DT_PHANDLE_BY_NAME(node, dmas, dir)),\ 2544 .dma_slot = DT_DMAS_CELL_BY_NAME(node, dir, slot), \ 2546 DMA_CHANNEL_CONFIG(node, dir)), \ 2548 DMA_CHANNEL_CONFIG(node, dir)), \ 2550 DMA_CHANNEL_CONFIG(node, dir)), \ [all …]
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 396 lambda node, sname=sec[1]: node.name == sname and node.parent == samples 406 lambda node, sname=sec[0]: node.name == sname and node.parent == tests 413 area, lambda node, sname=sec[1], sparent=area: node.name == sname 414 and node.parent == sparent 420 for pre, _, node in RenderTree(testsuite):
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_peripheral.c | 94 void *node; local 252 node = pdu_adv; 253 LL_ASSERT(IS_PTR_ALIGNED(node, struct node_rx_cc)); 256 cc = node;
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_registry.c | 115 sys_slist_append(&engine_obj_list, &obj->node); in lwm2m_register_obj() 126 sys_slist_find_and_remove(&engine_obj_list, &obj->node); in lwm2m_unregister_obj() 134 SYS_SLIST_FOR_EACH_CONTAINER(&engine_obj_list, obj, node) { in get_engine_obj() 178 sys_slist_append(&engine_obj_inst_list, &obj_inst->node); in engine_register_obj_inst() 187 sys_slist_find_and_remove(&engine_obj_inst_list, &obj_inst->node); in engine_unregister_obj_inst() 194 SYS_SLIST_FOR_EACH_CONTAINER(&engine_obj_inst_list, obj_inst, node) { in get_engine_obj_inst() 207 SYS_SLIST_FOR_EACH_CONTAINER(&engine_obj_inst_list, obj_inst, node) { in next_engine_obj_inst() 1480 sys_slist_append(&lwm2m_timed_cache_list, &lwm2m_cache_entries[i].node); in lwm2m_cache_entry_allocate() 1577 SYS_SLIST_FOR_EACH_CONTAINER(&lwm2m_timed_cache_list, entry, node) { in lwm2m_cache_entry_get_by_object()
|
/Zephyr-latest/drivers/net/ |
D | nsos_sockets.c | 49 sys_dnode_t node; member 269 SYS_DLIST_FOR_EACH_CONTAINER(&nsos_polls, poll, node) { in nsos_close() 306 sys_dlist_append(&nsos_polls, &poll->node); in nsos_poll_prepare() 336 if (!sys_dnode_is_linked(&poll->node)) { in nsos_poll_update() 342 sys_dlist_remove(&poll->node); in nsos_poll_update() 1489 static int nsos_getaddrinfo(const char *node, const char *service, in nsos_getaddrinfo() argument 1509 ret = nsos_adapt_getaddrinfo(node, service, in nsos_getaddrinfo() 1552 SYS_DLIST_FOR_EACH_CONTAINER(&nsos_polls, poll, node) { in nsos_isr()
|
/Zephyr-latest/boards/shields/eval_adxl362_ardz/doc/ |
D | index.rst | 27 Arduino connectors and defines node aliases for SPI and GPIO interfaces (see
|
/Zephyr-latest/boards/shields/eval_adxl372_ardz/doc/ |
D | index.rst | 27 Arduino connectors and defines node aliases for SPI and GPIO interfaces (see
|