/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_uac2_macros.h | 19 #define ARRAY_BIT(idx, value) (value##ull << idx) argument 28 #define ARRAY_ELEMENT_LESS_THAN_NEXT(node, prop, idx) \ argument 186 #define CONTROL_TOKEN_BY_IDX(entity, control_name, idx) \ argument 191 #define CONTROL_BITS_BY_IDX(entity, control_name, idx, bitshift) \ argument 586 #define COUNT_AS_INTERFACES_BEFORE_IDX(node, idx) \ argument 676 #define COUNT_AS_OUT_ENDPOINTS_BEFORE_IDX(node, idx) \ argument 679 #define COUNT_AS_IN_ENDPOINTS_BEFORE_IDX(node, idx) \ argument 940 #define COUNT_AS_DESCRIPTORS_UP_TO_IDX(node, idx) \ argument
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_senml_cbor.c | 251 for (int idx = 0; idx < fd->name_cnt; idx++) { in put_begin_r() local 327 for (int idx = 0; idx < fd->name_cnt; idx++) { in put_begin_ri() local 674 for (int idx = 0; idx < 2; idx++) { in get_objlnk() local 868 for (int idx = 0; idx < fd->dcd.lwm2m_senml_record_m_count; idx++) { in parse_composite_read_paths() local 994 for (int idx = 0; idx < fd->dcd.lwm2m_senml_record_m_count; idx++) { in do_write_op_senml_cbor() local 1093 for (int idx = LWM2M_PATH_LEVEL_NONE; idx <= level; idx++) { in path_to_string() local
|
/Zephyr-latest/soc/gd/gd32/common/ |
D | pinctrl_soc.h | 51 #define Z_PINCTRL_STATE_PIN_INIT(node_id, prop, idx) \ argument
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_xmc4xxx_ccu4.c | 22 #define SLICE_ADDR_FROM_MODULE(module_ptr, idx) ((uint32_t)(module_ptr) + ((idx) + 1) * 0x100) argument
|
/Zephyr-latest/drivers/led_strip/ |
D | apa102.c | 111 #define APA102_DEVICE(idx) \ argument
|
/Zephyr-latest/subsys/pm/ |
D | pm_shell.c | 17 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | lsm6dso.c | 501 int idx; in lsm6dso_magn_get_channel() local 545 int idx; in lsm6dso_hum_convert() local 569 int idx; in lsm6dso_press_convert() local 592 int idx; in lsm6dso_temp_convert() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | lsm6dso16is.c | 534 int idx; in lsm6dso16is_magn_get_channel() local 578 int idx; in lsm6dso16is_hum_convert() local 602 int idx; in lsm6dso16is_press_convert() local 625 int idx; in lsm6dso16is_temp_convert() local
|
/Zephyr-latest/arch/xtensa/core/ |
D | mpu.c | 162 uint8_t idx; in check_addr_in_mpu_entries() local 272 for (uint32_t idx = 0; idx < XTENSA_MPU_NUM_ENTRIES; idx++) { in sort_entries() local 601 for (int idx = idx_s + 1; idx < idx_e; idx++) { in mpu_map_region_add() local
|
/Zephyr-latest/drivers/counter/ |
D | counter_smartbond_timer.c | 491 #define TIMERN(idx) DT_DRV_INST(idx) argument 494 #define TIM(idx) ((TIMER2_Type *)DT_REG_ADDR(TIMERN(idx))) argument 496 #define COUNTER_DEVICE_INIT(idx) \ argument
|
D | counter_esp32_tmr.c | 246 #define ESP32_COUNTER_GET_CLK_DIV(idx) \ argument 251 #define ESP32_COUNTER_INIT(idx) \ argument
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | bridge_shell.c | 17 int idx; in get_idx() local
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_wch_rcc.c | 156 #define CLOCK_CONTROL_WCH_RCC_INIT(idx) \ argument
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ |
D | pbuf_v1.c | 26 static uint32_t idx_wrap(uint32_t len, uint32_t idx) in idx_wrap()
|
/Zephyr-latest/subsys/storage/flash_map/ |
D | flash_map_layout.c | 79 int flash_area_get_sectors(int idx, uint32_t *cnt, struct flash_sector *ret) in flash_area_get_sectors()
|
/Zephyr-latest/lib/utils/ |
D | winstream.c | 29 static uint32_t idx_mod(struct sys_winstream *ws, uint32_t idx) in idx_mod()
|
/Zephyr-latest/tests/drivers/mspi/flash/src/ |
D | main.c | 191 for (int idx = 0; idx < ARRAY_SIZE(mspi_devices); ++idx) { in ZTEST() local
|
/Zephyr-latest/drivers/pinctrl/renesas/rcar/ |
D | pfc_rcar.c | 32 #define PFC_REG_ADDRESS(idx, inst) DT_INST_REG_ADDR_BY_IDX(inst, idx) argument 37 #define PFC_REG_SIZE(idx, inst) DT_INST_REG_SIZE_BY_IDX(inst, idx) argument
|
/Zephyr-latest/soc/nordic/common/ |
D | dmm.c | 61 for (size_t idx = 0; idx < ARRAY_SIZE(dmm_heaps_data.dmm_heaps); idx++) { in dmm_heap_find() local 290 for (size_t idx = 0; idx < ARRAY_SIZE(dmm_regions); idx++) { in dmm_init() local
|
/Zephyr-latest/arch/riscv/core/ |
D | stacktrace.c | 257 #define LOG_STACK_TRACE(idx, sfp, ra, name, offset) \ argument 261 #define LOG_STACK_TRACE(idx, sfp, ra, name, offset) \ argument
|
/Zephyr-latest/drivers/misc/mcux_flexio/ |
D | mcux_flexio.c | 81 for (uint32_t idx = 0; idx < map_shifter_child_count; idx++) { in mcux_flexio_isr() local 101 for (uint32_t idx = 0; idx < map_timer_child_count; idx++) { in mcux_flexio_isr() local
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | getaddrinfo.c | 51 uint16_t idx; member 289 for (uint16_t idx = 0; idx < ai_state.idx; idx++) { in z_impl_z_zsock_getaddrinfo_internal() local
|
/Zephyr-latest/soc/renesas/rzt2m/ |
D | pinctrl_soc.h | 34 #define Z_PINCTRL_STATE_PIN_INIT(node_id, prop, idx) \ argument
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | power.c | 96 #define NPCX_POWER_LEAKAGE_IO_INIT(node_id, prop, idx) { \ argument
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_rpi_pico.c | 182 #define WDT_RPI_PICO_WDT_DEVICE(idx) \ argument
|