/Zephyr-latest/doc/build/snippets/ |
D | index.rst | 23 /snippets/index.rst
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | index.rst | 23 api/index.rst
|
/Zephyr-latest/dts/riscv/niosv/ |
D | niosv-g.dtsi | 25 /* Platform interrupts IRQs index start from 16 */
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpunet_common.dtsi | 36 * http://docs.zephyrproject.org/latest/guides/dts/index.html#flash-partitions
|
/Zephyr-latest/tests/drivers/pwm/pwm_loopback/boards/ |
D | disco_l475_iot1.overlay | 12 /* first index must be a 32-Bit timer */
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 112 index = parent.index(node) 113 siblings_to_move = parent.children[index + 1 :] 205 index = parent.index(node) 206 siblings_to_move = parent.children[index + 1 :] 231 index = parent.index(node) 232 siblings_to_move = parent.children[index + 1 :]
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_gpio_stm32wb0.c | 107 const uint32_t index = ll_exti_line_to_portpin(line); in irq_cb_wrp_for_line() local 109 return data->irq_cb_table + index; in irq_cb_wrp_for_line()
|
/Zephyr-latest/drivers/led/ |
D | ncp5623.c | 201 .index = DT_PROP(led_node_id, index), \
|
/Zephyr-latest/drivers/spi/ |
D | spi_ll_stm32.c | 1317 #define SPI_DMA_CHANNEL_INIT(index, dir, dir_cap, src_dev, dest_dev) \ argument 1318 .dma_dev = DEVICE_DT_GET(STM32_DMA_CTLR(index, dir)), \ 1319 .channel = DT_INST_DMAS_CELL_BY_NAME(index, dir, channel), \ 1321 .dma_slot = STM32_DMA_SLOT(index, dir, slot),\ 1323 STM32_DMA_CHANNEL_CONFIG(index, dir)), \ 1325 STM32_DMA_CHANNEL_CONFIG(index, dir)), \ 1327 STM32_DMA_CHANNEL_CONFIG(index, dir)), \ 1331 STM32_DMA_CHANNEL_CONFIG(index, dir)),\ 1336 STM32_DMA_CHANNEL_CONFIG(index, dir)), \ 1338 STM32_DMA_CHANNEL_CONFIG(index, dir)), \ [all …]
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_ccp.c | 747 .index = BTP_INDEX_NONE, 931 err = bt_tbs_remote_incoming(cp->index, recv_uri, caller_uri, friendly_name); in tbs_remote_incoming() 954 err = bt_tbs_originate(cp->index, uri, &call_index); in tbs_originate() 969 err = bt_tbs_hold(cp->index); in tbs_hold() 984 err = bt_tbs_remote_hold(cp->index); in tbs_remote_hold() 1007 err = bt_tbs_set_bearer_provider_name(cp->index, bearer_name); in tbs_set_bearer_name() 1023 err = bt_tbs_set_bearer_technology(cp->index, cp->tech); in tbs_set_bearer_technology() 1053 err = bt_tbs_set_uri_scheme_list(cp->index, (const char **)&uri_ptr, cp->uri_count); in tbs_set_uri_scheme_list() 1070 err = bt_tbs_set_status_flags(cp->index, flags); in tbs_set_status_flags() 1086 err = bt_tbs_set_signal_strength(cp->index, cp->strength); in tbs_set_signal_strength() [all …]
|
/Zephyr-latest/subsys/net/ip/ |
D | net_if.c | 144 struct net_if *z_impl_net_if_get_by_index(int index) in z_impl_net_if_get_by_index() argument 146 if (index <= 0) { in z_impl_net_if_get_by_index() 150 if (&_net_if_list_start[index - 1] >= _net_if_list_end) { in z_impl_net_if_get_by_index() 151 NET_DBG("Index %d is too large", index); in z_impl_net_if_get_by_index() 155 return &_net_if_list_start[index - 1]; in z_impl_net_if_get_by_index() 159 struct net_if *z_vrfy_net_if_get_by_index(int index) in z_vrfy_net_if_get_by_index() argument 163 iface = net_if_get_by_index(index); in z_vrfy_net_if_get_by_index() 2055 bool z_impl_net_if_ipv6_addr_add_by_index(int index, in z_impl_net_if_ipv6_addr_add_by_index() argument 2062 iface = net_if_get_by_index(index); in z_impl_net_if_ipv6_addr_add_by_index() 2072 bool z_vrfy_net_if_ipv6_addr_add_by_index(int index, in z_vrfy_net_if_ipv6_addr_add_by_index() argument [all …]
|
/Zephyr-latest/tests/kernel/mem_protect/futex/src/ |
D | main.c | 38 ZTEST_BMEM int index[TOTAL_THREADS_WAITING]; variable 391 index[i] = i; in ZTEST() 395 &timeout, &index[i], NULL, PRIO_WAIT, in ZTEST() 405 &woken, &index[i], NULL, PRIO_WAKE, in ZTEST()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | ccp.rst | 31 will take an index (starting from 0) as input. Joining calls require at least 2 172 Omitting an index for commands where a :code:`<instance_index>` can be supplied, defaults to the 226 <dbg> bt_tbs.originate_call: New call with call index 1 227 … bt_tbs.write_call_cp: Index 0: Processed the originate opcode with status success for call index 1 237 <dbg> bt_tbs.bt_tbs_remote_incoming: New call with call index 4 238 …bg> bt_tbs.write_call_cp: Index 0: Processed the accept opcode with status success for call index 4
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_cavs25.dtsi | 241 ssp-index = <0>; 262 ssp-index = <1>; 283 ssp-index = <2>; 304 ssp-index = <3>; 325 ssp-index = <4>; 346 ssp-index = <5>;
|
/Zephyr-latest/drivers/gnss/ |
D | gnss_u_blox_m8.c | 666 struct ubx_cfg_gnss_payload *payload, uint8_t index, in ubx_m8_config_block_fill() argument 673 payload->config_blocks[index].gnss_id = UBX_GNSS_ID_GPS; in ubx_m8_config_block_fill() 677 payload->config_blocks[index].gnss_id = UBX_GNSS_ID_GLONASS; in ubx_m8_config_block_fill() 681 payload->config_blocks[index].gnss_id = UBX_GNSS_ID_GALILEO; in ubx_m8_config_block_fill() 685 payload->config_blocks[index].gnss_id = UBX_GNSS_ID_BEIDOU; in ubx_m8_config_block_fill() 689 payload->config_blocks[index].gnss_id = UBX_GNSS_ID_QZSS; in ubx_m8_config_block_fill() 693 payload->config_blocks[index].gnss_id = UBX_GNSS_ID_SBAS; in ubx_m8_config_block_fill() 700 payload->config_blocks[index].flags = enable | signal_config; in ubx_m8_config_block_fill()
|
/Zephyr-latest/drivers/dai/intel/alh/ |
D | alh.h | 109 uint32_t index; /**< index */ member
|
/Zephyr-latest/boards/gaisler/generic_leon3/doc/ |
D | index.rst | 119 * `GRLIB IP Library and LEON3, GPL version <https://www.gaisler.com/index.php/downloads/leongrlib>`_ 120 * `TSIM3 LEON3 simulator <https://www.gaisler.com/index.php/products/simulators/tsim3/tsim3-leon3>`_ 121 * `GRMON3 debug monitor <https://www.gaisler.com/index.php/products/debug-tools/grmon3>`_
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | iso_internal.h | 28 uint8_t index; member
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.xtensa | 16 int "System timer CCOMPAREn register index"
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | analysis_std_lib.ecl | 11 https://docs.zephyrproject.org/latest/guides/coding_guidelines/index.html"
|
/Zephyr-latest/boards/openisa/rv32m1_vega/ |
D | rv32m1_vega_openisa_rv32m1_ri5cy.dts | 33 * http://docs.zephyrproject.org/latest/guides/dts/index.html
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | tbs_internal.h | 215 uint8_t index; member 222 uint8_t index; member
|
D | bap_scan_delegator.c | 69 uint8_t index; member 134 recv_state->index, state->src_id, bt_addr_le_str(&state->addr), in bt_debug_dump_recv_state() 650 internal_state->index, state->src_id); in scan_delegator_add_source() 866 internal_state->index, state->src_id); in scan_delegator_mod_src() 904 LOG_DBG("Index %u: broadcast code added: %s", internal_state->index, in scan_delegator_broadcast_code() 963 internal_state->index, src_id); in scan_delegator_rem_src() 1195 scan_delegator.recv_states[0].index = 0; in bt_bap_scan_delegator_register() 1198 scan_delegator.recv_states[1].index = 1; in bt_bap_scan_delegator_register() 1201 scan_delegator.recv_states[2].index = 2; in bt_bap_scan_delegator_register() 1314 internal_state->index, src_id); in bt_bap_scan_delegator_set_bis_sync_state() [all …]
|
/Zephyr-latest/drivers/video/ |
D | video_common.c | 163 match->index = fie.index - 1; in video_closest_frmival()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 58 * To set the network key index, call ``mesh target net <NetKeyIdx>``. 59 * To set the application key index, call ``mesh target app <AppKeyIdx>``. 176 index and application index for the shell. These parameters are used by several commands, like 191 Get or set the message network index. The network index determines which network key is used 196 …* ``NetKeyIdx``: If present, sets the new network index. If omitted, the current network index is … 202 Get or set the message application index. The application index determines which application 205 by a Configuration Client, and must be bound to the current network index. 207 …``AppKeyIdx``: If present, sets the new application index. If omitted, the current application ind… 233 Send a raw mesh message with the current destination address, network and application index. 389 * ``IVI``: Indicates the current network IV index. Defaults to 0 if omitted. [all …]
|