Home
last modified time | relevance | path

Searched defs:idx (Results 676 – 689 of 689) sorted by relevance

1...<<2122232425262728

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c235 uint32_t len, idx; in pkt_rx() local
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c1819 size_t idx; in spi_nor_process_bfp() local
Dflash_stm32_ospi.c1982 size_t idx; in spi_nor_process_bfp() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c133 static int friend_cred_create(struct bt_mesh_friend *frnd, uint8_t idx) in friend_cred_create()
Dcfg_cli.c2300 uint16_t bt_mesh_comp_p0_elem_mod(struct bt_mesh_comp_p0_elem *elem, int idx) in bt_mesh_comp_p0_elem_mod()
2309 struct bt_mesh_mod_id_vnd bt_mesh_comp_p0_elem_mod_vnd(struct bt_mesh_comp_p0_elem *elem, int idx) in bt_mesh_comp_p0_elem_mod_vnd()
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h1573 #define Z_MAYBE_SENSOR_DECODER_DECLARE_INTERNAL_IDX(node_id, prop, idx) \ argument
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c584 int idx = roaming_params.neighbor_rep.neighbor_cnt; in wifi_mgmt_raise_neighbor_rep_recv_event() local
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax.h462 uint32_t idx; member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3098 for (uint8_t idx = 0U; idx < samples_cnt; ++idx) { in le_df_connectionless_iq_report() local
3229 for (uint8_t idx = 0U; idx < samples_cnt; ++idx) { in le_df_connection_iq_report() local
5438 for (uint8_t idx = 0U; idx < samples_cnt; ++idx) { local
5524 for (uint8_t idx = 0U; idx < samples_cnt; ++idx) { local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c2933 size_t idx; in bt_bap_unicast_group_reconfig() local
/Zephyr-latest/subsys/net/ip/
Dnet_if.c4374 int idx; in net_if_ipv4_addr_add() local
/Zephyr-latest/include/zephyr/sys/
Dutil_loops.h1054 #define Z_FOR_EACH_IDX_FIXED_ARG_EXEC(idx, x, fixed_arg0, fixed_arg1) \ argument
1061 #define Z_FOR_EACH_FIXED_ARG_EXEC(idx, x, fixed_arg0, fixed_arg1) \ argument
1068 #define Z_FOR_EACH_IDX_EXEC(idx, x, fixed_arg0, fixed_arg1) \ argument
1074 #define Z_FOR_EACH_EXEC(idx, x, fixed_arg0, fixed_arg1) \ argument
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h980 uint8_t idx; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c4213 uint8_t idx, uint8_t total, in dfu_img_cb()

1...<<2122232425262728