Home
last modified time | relevance | path

Searched defs:idx (Results 426 – 450 of 689) sorted by relevance

1...<<11121314151617181920>>...28

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c327 uint8_t idx, uint8_t max_count, in info_get()
587 uint8_t idx, uint8_t cnt, in target_img_cb()
834 uint8_t img_cnt, idx; in handle_info_status() local
932 uint8_t hdr, idx; in handle_metadata_status() local
Dva.c187 const uint8_t *bt_mesh_va_get_uuid_by_idx(uint16_t idx) in bt_mesh_va_get_uuid_by_idx()
/Zephyr-latest/drivers/can/
Dcan_shell.c1002 static void cmd_can_device_name(size_t idx, struct shell_static_entry *entry) in cmd_can_device_name()
1018 static void cmd_can_mode(size_t idx, struct shell_static_entry *entry) in cmd_can_mode()
1032 static void cmd_can_device_name_mode(size_t idx, struct shell_static_entry *entry) in cmd_can_device_name_mode()
Dcan_mcux_flexcan.c1361 #define FLEXCAN_IRQ_BY_IDX(node_id, prop, idx, cell) \ argument
1365 #define FLEXCAN_IRQ_ENABLE_CODE(node_id, prop, idx) \ argument
1368 #define FLEXCAN_IRQ_DISABLE_CODE(node_id, prop, idx) \ argument
1371 #define FLEXCAN_IRQ_CONFIG_CODE(node_id, prop, idx) \ argument
/Zephyr-latest/soc/nuvoton/npcx/common/
Dscfg.c36 #define NPCX_NO_GPIO_ALT_ITEM(node_id, prop, idx) { \ argument
Dsoc_clock.h55 #define NPCX_PWDWN_CTL_ITEMS_INIT(node, prop, idx) DT_PROP_BY_IDX(node, prop, idx), argument
/Zephyr-latest/scripts/build/
Dcheck_init_priorities.py164 def _initlevel_pointer(self, addr, idx, shidx): argument
/Zephyr-latest/include/zephyr/drivers/
Dbluetooth.h79 #define BT_DT_HCI_QUIRK_OR(node_id, prop, idx) \ argument
/Zephyr-latest/drivers/gpio/
Dgpio_npm1300.c75 for (size_t idx = 0; idx < NPM1300_GPIO_PINS; idx++) { in gpio_npm1300_port_set_masked_raw() local
/Zephyr-latest/tests/subsys/display/cfb/basic/src/
Dprint_rectspace1016.c44 for (int idx = 0; idx < cfb_get_numof_fonts(dev); idx++) { in cfb_test_before() local
/Zephyr-latest/drivers/eeprom/
Deeprom_shell.c222 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
/Zephyr-latest/samples/posix/philosophers/src/
Dmain.c50 static inline fork_t fork(size_t idx) in fork()
/Zephyr-latest/samples/net/sockets/socketpair/src/
Dmain.c176 int idx; in handle_poll_events() local
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/src/
Dmain.c233 uint8_t idx = 0; in modulate_tx_power() local
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x.c870 int idx; in lsm6dsv16x_magn_get_channel() local
914 int idx; in lsm6dsv16x_hum_convert() local
938 int idx; in lsm6dsv16x_press_convert() local
961 int idx; in lsm6dsv16x_temp_convert() local
/Zephyr-latest/subsys/fb/
Dcfb_shell.c266 int idx; in cmd_set_font() local
355 for (int idx = 0; idx < cfb_get_numof_fonts(dev); idx++) { in cmd_get_fonts() local
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c138 for (uint32_t idx = 0; idx < size_to_write; idx++) { in otc_btn_work_fn() local
220 for (int idx = 0; idx < BTN_COUNT; idx++) { in configure_buttons() local
/Zephyr-latest/soc/ite/ec/common/
Dpinctrl_soc.h175 #define Z_PINCTRL_STATE_PIN_INIT(node_id, prop, idx) \ argument
/Zephyr-latest/drivers/watchdog/
Dwdt_esp32.c195 #define ESP32_WDT_INIT(idx) \ argument
/Zephyr-latest/drivers/sensor/apds9253/
Dapds9253.c46 static uint32_t get_value_from_buf(int idx, const uint8_t *buf) in get_value_from_buf()
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.c18 #define CONTAINER_OF_ITEM(ptr, idx, type, array) \ argument
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df.c558 void *ull_df_iq_report_alloc_peek_iter(uint8_t *idx) in ull_df_iq_report_alloc_peek_iter()
590 uint8_t idx; in ull_df_rx_iq_report_alloc() local
/Zephyr-latest/include/zephyr/pm/
Ddevice.h364 #define PM_DEVICE_DT_INST_DEFINE(idx, pm_action_cb, ...) \ argument
400 #define PM_DEVICE_DT_INST_GET(idx) \ argument
/Zephyr-latest/soc/mediatek/mt8xxx/
Dcpuclk.c125 int idx; in mtk_adsp_set_cpu_freq() local
/Zephyr-latest/drivers/regulator/
Dregulator_gpio.c95 static int regulator_gpio_list_voltage(const struct device *dev, unsigned int idx, int32_t *volt_uv) in regulator_gpio_list_voltage()

1...<<11121314151617181920>>...28