/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_nxp_pint.c | 190 #define NXP_PINT_IRQ(idx, node_id) \ argument
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll.c | 452 uint8_t idx; local 826 uint8_t idx; local 1007 static inline struct lll_event *prepare_dequeue_iter_ready_get(uint8_t *idx) 1210 uint8_t idx; local
|
D | lll_df.c | 132 uint8_t *idx) in lll_df_sync_cfg_alloc()
|
/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/ |
D | npm1300_charger.c | 327 for (uint8_t idx = 0U; idx < 4U; idx++) { in set_ntc_thresholds() local 349 for (uint8_t idx = 0U; idx < 2U; idx++) { in set_dietemp_thresholds() local 479 uint16_t idx; in npm1300_charger_attr_set() local 505 uint16_t idx; in npm1300_charger_init() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 266 uint16_t *idx = NULL; in key_idx_pack_list() local 1642 struct bt_mesh_msg_ctx *ctx, uint16_t idx, in send_net_key_status() 1663 uint16_t idx; in net_key_add() local 1683 uint16_t idx; in net_key_update() local 1773 uint16_t idx; in node_identity_get() local 1794 uint16_t idx; in node_identity_set() local 2164 struct bt_mesh_msg_ctx *ctx, uint16_t idx, in send_krp_status() 2186 uint16_t idx; in krp_get() local 2205 uint16_t idx; in krp_set() local
|
/Zephyr-latest/drivers/regulator/ |
D | regulator_adp5360.c | 96 static int regulator_adp5360_list_voltage(const struct device *dev, unsigned int idx, in regulator_adp5360_list_voltage() 108 uint16_t idx; in regulator_adp5360_set_voltage() local
|
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/ |
D | qdec_nxp_s32.c | 218 #define EMIOS_NXP_S32_INSTANCE_CHECK(idx, node_id) \ argument 224 #define LCU_NXP_S32_INSTANCE_CHECK(idx, node_id) \ argument
|
/Zephyr-latest/tests/kernel/mem_protect/futex/src/ |
D | main.c | 137 int idx = *(int *)p2; in futex_multiple_wake_task() local 151 int idx = *(int *)p2; in futex_multiple_wait_wake_task() local
|
/Zephyr-latest/tests/net/lib/mdns_responder/src/ |
D | main.c | 45 uint8_t idx; /* not used for anything, just a dummy value */ member 188 int idx; in test_setup() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_pcal64xxa.c | 1091 #define PCAL64XXA_INIT_INT_GPIO_FIELDS(idx) \ argument 1095 #define PCAL64XXA_INIT_RESET_GPIO_FIELDS(idx) \ argument 1099 #define PCAL64XXA_AUTOMATIC_RESET(idx) !(DT_INST_PROP(idx, no_auto_reset)) argument 1101 #define GPIO_PCAL6408A_INST(idx) \ argument 1135 #define GPIO_PCAL6416A_INST(idx) \ argument
|
/Zephyr-latest/drivers/spi/ |
D | spi_shell.c | 36 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|
/Zephyr-latest/include/zephyr/arch/xtensa/ |
D | gdbstub.h | 42 uint8_t idx; member
|
/Zephyr-latest/subsys/mem_mgmt/ |
D | mem_attr_heap.c | 120 for (size_t idx = 0; idx < num_regions; idx++) { in mem_attr_heap_pool_init() local
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_interface.c | 118 for (int idx = 1; idx < 16 && *ep_bm; idx++) { in usbd_interface_shutdown() local
|
/Zephyr-latest/tests/subsys/fs/fcb/src/ |
D | main.c | 108 int idx; in fcb_test_cnt_elems_cb() local
|
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ |
D | ztress.h | 154 #define Z_ZTRESS_TIMER_IDX(idx, data) \ argument
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | nrfx_zephyr_utils.h | 27 #define NRFX_CONFIG_BIT_DT(node_id, prop, idx) BIT(DT_PROP_BY_IDX(node_id, prop, idx)) argument
|
/Zephyr-latest/tests/net/lib/dns_dispatcher/src/ |
D | main.c | 67 uint8_t idx; member
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull.c | 1807 uint8_t idx; in ll_tx_ack_put() local 2039 void *ull_pdu_rx_alloc_peek_iter(uint8_t *idx) in ull_pdu_rx_alloc_peek_iter() 2086 uint8_t idx; in ull_prepare_enqueue() local 2110 void *ull_prepare_dequeue_iter(uint8_t *idx) in ull_prepare_dequeue_iter() 2448 uint8_t idx; in rx_replenish() local 3119 uint8_t idx; in ull_rxfifo_alloc() local 3150 uint8_t idx; in ull_rxfifo_release() local
|
/Zephyr-latest/drivers/counter/ |
D | counter_ll_stm32_timer.c | 630 #define TIMER(idx) DT_INST_PARENT(idx) argument 633 #define TIM(idx) ((TIM_TypeDef *)DT_REG_ADDR(TIMER(idx))) argument 635 #define COUNTER_DEVICE_INIT(idx) \ argument
|
/Zephyr-latest/soc/infineon/cat1a/common/ |
D | pinctrl_soc.h | 112 #define Z_PINCTRL_STATE_PIN_INIT(node_id, state_prop, idx) \ argument
|
/Zephyr-latest/soc/infineon/cat1b/common/ |
D | pinctrl_soc.h | 112 #define Z_PINCTRL_STATE_PIN_INIT(node_id, state_prop, idx) \ argument
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_shell.c | 134 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|
D | pwm_xmc4xxx_ccu8.c | 25 #define SLICE_ADDR_FROM_MODULE(module_ptr, idx) ((uint32_t)(module_ptr) + ((idx) + 1) * 0x100) argument
|
/Zephyr-latest/subsys/demand_paging/eviction/ |
D | lru.c | 75 static inline struct k_mem_page_frame *idx_to_pf(uint32_t idx) in idx_to_pf()
|