/Zephyr-latest/drivers/gpio/ |
D | gpio_rzt2m.c | 438 #define PIN_IRQ_INITIALIZER(idx, inst) \ argument
|
D | gpio_nxp_s32.c | 513 #define GPIO_NXP_S32_EIRQ_PIN_LINE(idx, n) \ argument
|
/Zephyr-latest/include/zephyr/net/ |
D | net_event.h | 389 int idx; member
|
/Zephyr-latest/soc/nxp/rw/ |
D | pinctrl_defs.h | 21 #define IOMUX_FLEXCOMM_CLR(idx, mask) \ argument
|
/Zephyr-latest/drivers/adc/ |
D | adc_ad4114.c | 434 #define FILL_MAP_INPUTS(node_id, prop, idx) \ argument
|
D | adc_mchp_xec.c | 282 uint32_t idx; in xec_adc_get_sample() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_filter.c | 90 uint8_t idx; member 1511 uint8_t j, idx; in target_resolve() local
|
D | ull_adv_aux.c | 225 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/ |
D | pinctrl_soc.h | 380 #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/ |
D | test_dfu.c | 643 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/ |
D | main.c | 76 uint8_t idx; member 332 int idx, ret; in iface_setup() local
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_socket_offload.c | 441 int idx; in eswifi_socket_open() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | blob_srv.c | 728 uint16_t idx; in handle_chunk() local
|
D | beacon.c | 55 uint16_t idx; member
|
/Zephyr-latest/drivers/usb/uhc/ |
D | uhc_virtual.c | 219 uint8_t idx = get_xfer_ep_idx(tmp->ep); in vrt_assemble_frame() local
|
/Zephyr-latest/drivers/flash/ |
D | flash_shell.c | 744 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_mcux_flexcomm.c | 335 int idx = -1; in mcux_flexcomm_setup_i2c_config_address() local
|
/Zephyr-latest/include/zephyr/sys/ |
D | util.h | 230 #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/ |
D | main.c | 63 int idx; member
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ucpd_numaker.c | 2441 #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/ |
D | i3c_shell.c | 2145 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/ |
D | eth_sam_gmac.c | 265 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/ |
D | bap_broadcast_assistant.c | 1105 unsigned long idx; in cmd_bap_broadcast_assistant_read_recv_state() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_lpc11u6x.c | 857 #define LPC11U6X_UARTX_INIT(idx) \ argument
|
/Zephyr-latest/drivers/spi/ |
D | spi_mchp_mss.c | 257 uint32_t idx, clkrate, val = 0, speed; in mss_spi_clk_gen_set() local
|