Home
last modified time | relevance | path

Searched defs:next (Results 101 – 125 of 148) sorted by relevance

123456

/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_smartbond.c238 struct i2c_msg *current, *next; in i2c_smartbond_set_msg_flags() local
Di2c_esp32.c619 struct i2c_msg *current, *next; in i2c_esp32_transfer() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dblob_cli.h272 void (*next)(struct bt_mesh_blob_cli *cli); member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h24 void *next; member
Dull.c2077 struct lll_event *next; in ull_prepare_dequeue() local
2597 uint8_t next; in tx_cmplt_get() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c449 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb) in is_abort_cb()
/Zephyr-Core-3.7.0/subsys/net/ip/
Dnet_if.c756 struct net_if_router *router, *next; in iface_router_update_timer() local
785 struct net_if_router *router, *next; in iface_router_expired() local
1198 struct net_if_addr *ifaddr, *next; in dad_timeout() local
1415 struct net_if_ipv6 *ipv6, *next; in rs_timeout() local
1769 struct net_if_addr *current, *next; in address_lifetime_timeout() local
2361 struct net_if_ipv6_prefix *current, *next; in prefix_lifetime_timeout() local
Droute.c492 struct net_route_entry *current, *next; in route_lifetime_timeout() local
/Zephyr-Core-3.7.0/drivers/gpio/
Dgpio_shell.c524 struct pin_info next; member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c530 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb) in is_abort_cb()
Dlll_scan.c530 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb)
Dlll_scan_aux.c607 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb) in is_abort_cb()
/Zephyr-Core-3.7.0/drivers/dma/
Ddma_iproc_pax_v1.c186 uintptr_t curr, next, last; in prepare_ring() local
Ddma_iproc_pax_v2.c195 uintptr_t curr, next, last; in prepare_ring() local
/Zephyr-Core-3.7.0/tests/net/buf/src/
Dmain.c251 struct net_buf *next = frag->frags; in ZTEST() local
/Zephyr-Core-3.7.0/kernel/
Duserspace.c510 struct dyn_obj *obj, *next; in k_object_wordlist_foreach() local
/Zephyr-Core-3.7.0/drivers/spi/
Dspi_sam.c695 struct mpsc_node *next = mpsc_pop(&data->io_q); in spi_sam_iodev_next() local
Dspi_mcux_lpspi.c807 struct mpsc_node *next = mpsc_pop(&data->io_q); in spi_mcux_iodev_next() local
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dsmp.c835 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_br_complete() local
850 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_br_complete() local
1739 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_complete() local
1779 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_complete() local
Dgatt.c2050 struct bt_gatt_service *next; in foreach_attr_type_dyndb() local
2119 struct bt_gatt_attr **next = user_data; in find_next() local
2128 struct bt_gatt_attr *next = NULL; in bt_gatt_attr_next() local
5789 const char *next; in ccc_set() local
6137 const char *next; in sc_set() local
6220 const char *next; in cf_set() local
/Zephyr-Core-3.7.0/subsys/mgmt/hawkbit/
Dhawkbit.c245 const char *next; in hawkbit_settings_set() local
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.c1093 int64_t next; in next_update() local
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_broadcast_sink.c1060 struct bt_bap_stream *stream, *next; in broadcast_sink_cleanup_streams() local
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dpb_adv.c109 int next; member
/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_stm32_hal.c118 struct eth_stm32_rx_buffer_header *next; member

123456