Home
last modified time | relevance | path

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

1...<<2122232425262728

/Zephyr-latest/drivers/gpio/
Dgpio_rzt2m.c438 #define PIN_IRQ_INITIALIZER(idx, inst) \ argument
Dgpio_nxp_s32.c513 #define GPIO_NXP_S32_EIRQ_PIN_LINE(idx, n) \ argument
/Zephyr-latest/include/zephyr/net/
Dnet_event.h389 int idx; member
/Zephyr-latest/soc/nxp/rw/
Dpinctrl_defs.h21 #define IOMUX_FLEXCOMM_CLR(idx, mask) \ argument
/Zephyr-latest/drivers/adc/
Dadc_ad4114.c434 #define FILL_MAP_INPUTS(node_id, prop, idx) \ argument
Dadc_mchp_xec.c282 uint32_t idx; in xec_adc_get_sample() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c90 uint8_t idx; member
1511 uint8_t j, idx; in target_resolve() local
Dull_adv_aux.c225 uint8_t idx; in ll_adv_aux_ad_data_set() local
266 uint8_t idx; in ll_adv_aux_ad_data_set() local
/Zephyr-latest/soc/xlnx/zynq7000/common/
Dpinctrl_soc.h380 #define Z_PINCTRL_STATE_PIN_CHILD_GROUP_INIT(node_id, prop, idx) \ argument
390 #define Z_PINCTRL_STATE_PIN_CHILD_PIN_INIT(node_id, prop, idx) \ argument
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c643 int idx = bt_mesh_dfu_slot_img_idx_get(slot); in check_slot() local
669 int i, idx; in test_dist_dfu_slot_create_recover() local
/Zephyr-latest/tests/net/iface/src/
Dmain.c76 uint8_t idx; member
332 int idx, ret; in iface_setup() local
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c441 int idx; in eswifi_socket_open() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c728 uint16_t idx; in handle_chunk() local
Dbeacon.c55 uint16_t idx; member
/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c219 uint8_t idx = get_xfer_ep_idx(tmp->ep); in vrt_assemble_frame() local
/Zephyr-latest/drivers/flash/
Dflash_shell.c744 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c335 int idx = -1; in mcux_flexcomm_setup_i2c_config_address() local
/Zephyr-latest/include/zephyr/sys/
Dutil.h230 #define ARRAY_FOR_EACH(array, idx) for (size_t idx = 0; (idx) < ARRAY_SIZE(array); ++(idx)) argument
/Zephyr-latest/tests/subsys/logging/log_msg/src/
Dmain.c63 int idx; member
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.c2441 #define NUMAKER_EADC_SPEC_GET_BY_IDX_COMMA(node_id, prop, idx) ADC_DT_SPEC_GET_BY_IDX(node_id, idx), argument
2471 #define NUMAKER_EADC_DEVICE_BY_IDX(inst, idx) \ argument
2475 #define NUMAKER_EADC_INPUT_BY_IDX(inst, idx) DT_IO_CHANNELS_INPUT_BY_IDX(DT_DRV_INST(inst), idx) argument
/Zephyr-latest/drivers/i3c/
Di3c_shell.c2145 static void i3c_device_list_target_name_get(size_t idx, struct shell_static_entry *entry) in i3c_device_list_target_name_get()
2159 static void i3c_device_attached_target_name_get(size_t idx, struct shell_static_entry *entry) in i3c_device_attached_target_name_get()
2173 static void i3c_device_name_get(size_t idx, struct shell_static_entry *entry) in i3c_device_name_get()
/Zephyr-latest/drivers/ethernet/
Deth_sam_gmac.c265 uint32_t idx; in disable_all_priority_queue_interrupt() local
389 uint32_t idx; in eth_sam_gmac_init_qav() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_broadcast_assistant.c1105 unsigned long idx; in cmd_bap_broadcast_assistant_read_recv_state() local
/Zephyr-latest/drivers/serial/
Duart_lpc11u6x.c857 #define LPC11U6X_UARTX_INIT(idx) \ argument
/Zephyr-latest/drivers/spi/
Dspi_mchp_mss.c257 uint32_t idx, clkrate, val = 0, speed; in mss_spi_clk_gen_set() local

1...<<2122232425262728