Home
last modified time | relevance | path

Searched refs:index (Results 476 – 500 of 767) sorted by relevance

1...<<11121314151617181920>>...31

/Zephyr-latest/samples/net/sockets/http_server/
DCMakeLists.txt59 index.html
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbttester.h46 uint8_t index; member
/Zephyr-latest/scripts/ci/
Dpylintrc137 invalid-sequence-index,
138 invalid-slice-index,
233 invalid-format-index,
/Zephyr-latest/doc/connectivity/networking/
Deth_bridge_native_sim_setup.rst79 In the above example, the bridge interface index is 1, and interfaces 2 and 3 are
174 Note that interface index numbers are not fixed, the bridge and Ethernet interface index
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c119 uint32_t index = 0; in nrf5_get_eui64() local
125 mac[index++] = (IEEE802154_NRF5_VENDOR_OUI >> 16) & 0xff; in nrf5_get_eui64()
126 mac[index++] = (IEEE802154_NRF5_VENDOR_OUI >> 8) & 0xff; in nrf5_get_eui64()
127 mac[index++] = IEEE802154_NRF5_VENDOR_OUI & 0xff; in nrf5_get_eui64()
147 memcpy(mac + index, &factoryAddress, sizeof(factoryAddress) - index); in nrf5_get_eui64()
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c989 const struct device *z_impl_net_eth_get_ptp_clock_by_index(int index) in z_impl_net_eth_get_ptp_clock_by_index() argument
993 iface = net_if_get_by_index(index); in z_impl_net_eth_get_ptp_clock_by_index()
1002 static inline const struct device *z_vrfy_net_eth_get_ptp_clock_by_index(int index) in z_vrfy_net_eth_get_ptp_clock_by_index() argument
1004 return z_impl_net_eth_get_ptp_clock_by_index(index); in z_vrfy_net_eth_get_ptp_clock_by_index()
1009 const struct device *z_impl_net_eth_get_ptp_clock_by_index(int index) in z_impl_net_eth_get_ptp_clock_by_index() argument
1011 ARG_UNUSED(index); in z_impl_net_eth_get_ptp_clock_by_index()
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/
Dgen_crossbar_config.py307 for index, crossbar in enumerate(crossbars):
310 for index, portbank in enumerate(portbanks):
/Zephyr-latest/drivers/flash/
Dflash_stm32f4x.c200 start_sector = info.index; in flash_stm32_block_erase_loop()
205 end_sector = info.index; in flash_stm32_block_erase_loop()
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dsegmentation.h96 #define SEG_SELECTOR(index, table, dpl) (index << 3 | table << 2 | dpl) argument
/Zephyr-latest/dts/xtensa/espressif/esp32/
Desp32_common.dtsi407 index = <0>;
418 index = <1>;
429 index = <0>;
440 index = <1>;
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c217 static int get_lc3_chan_alloc_from_index(const struct shell_stream *sh_stream, uint8_t index, in get_lc3_chan_alloc_from_index() argument
224 const bool is_left = index == 0 && has_left; in get_lc3_chan_alloc_from_index()
225 const bool is_right = has_right && (index == 0U || (index == 1U && has_left)); in get_lc3_chan_alloc_from_index()
368 static bool encode_frame(struct shell_stream *sh_stream, uint8_t index, size_t frame_cnt, in encode_frame() argument
379 err = get_lc3_chan_alloc_from_index(sh_stream, index, &chan_alloc); in encode_frame()
598 unsigned long index; in cmd_select_unicast() local
601 index = shell_strtoul(argv[1], 0, &err); in cmd_select_unicast()
608 if (index > ARRAY_SIZE(unicast_streams)) { in cmd_select_unicast()
609 shell_error(sh, "Invalid index: %lu", index); in cmd_select_unicast()
614 stream = bap_stream_from_shell_stream(&unicast_streams[index]); in cmd_select_unicast()
[all …]
/Zephyr-latest/drivers/dai/intel/hda/
Dhda.c150 .index = DT_INST_REG_ADDR(n) \
/Zephyr-latest/samples/modules/lvgl/demos/
DKconfig79 Render scene by its index (refer to lv_demo_render.h)
/Zephyr-latest/boards/
Dindex.rst36 */index
/Zephyr-latest/include/zephyr/arch/arm64/cortex_r/
Darm_mpu.h252 int index; member
/Zephyr-latest/include/zephyr/fs/
Dfs.h593 int fs_readmount(int *index, const char **name);
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_offload.c49 __select_socket(eswifi, socket->index); in eswifi_off_listen()
196 __select_socket(eswifi, socket->index); in __eswifi_off_send_pkt()
428 LOG_DBG("Socket index %d", socket->index); in eswifi_off_get()
/Zephyr-latest/drivers/dma/
Ddma_nxp_sdma.c33 uint32_t index; member
208 SDMA_StartChannelSoftware(dev_cfg->base, chan_data->index); in dma_nxp_sdma_callback()
423 dev_data->chan[chan_id].index = chan_id; in sdma_channel_filter()
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_cavs25_tgph.dtsi265 ssp-index = <0>;
286 ssp-index = <1>;
307 ssp-index = <2>;
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_fs.c40 int index = 0; in check_log_volume_available() local
45 rc = fs_readmount(&index, &name); in check_log_volume_available()
/Zephyr-latest/samples/drivers/led/lp50xx/src/
Dmain.c184 col = &buffer[info->index * 3]; in run_channel_test()
299 printk(" - index:%d", info->index); in run_test()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_ots.c135 .index = BTP_INDEX_NONE,
141 .index = 0,
/Zephyr-latest/arch/riscv/
DKconfig.isa120 addresses that index into arrays of basic types (halfword, word,
122 shifted index is added to a base address.
/Zephyr-latest/include/zephyr/net/
Dnet_if.h1471 __syscall bool net_if_ipv6_addr_add_by_index(int index,
1503 __syscall bool net_if_ipv6_addr_rm_by_index(int index,
2304 __syscall bool net_if_ipv4_addr_add_by_index(int index,
2317 __syscall bool net_if_ipv4_addr_rm_by_index(int index,
2619 __deprecated __syscall bool net_if_ipv4_set_netmask_by_index(int index,
2631 __syscall bool net_if_ipv4_set_netmask_by_addr_by_index(int index,
2673 __syscall bool net_if_ipv4_set_gw_by_index(int index, const struct in_addr *gw);
2821 __syscall struct net_if *net_if_get_by_index(int index);
/Zephyr-latest/cmake/linker_script/common/
Ddebug-sections.cmake9 zephyr_linker_section(NAME .stab.index ADDRESS 0)

1...<<11121314151617181920>>...31