/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_cli.c | 327 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
|
D | va.c | 187 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/ |
D | can_shell.c | 1002 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()
|
D | can_mcux_flexcan.c | 1361 #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/ |
D | scfg.c | 36 #define NPCX_NO_GPIO_ALT_ITEM(node_id, prop, idx) { \ argument
|
D | soc_clock.h | 55 #define NPCX_PWDWN_CTL_ITEMS_INIT(node, prop, idx) DT_PROP_BY_IDX(node, prop, idx), argument
|
/Zephyr-latest/scripts/build/ |
D | check_init_priorities.py | 164 def _initlevel_pointer(self, addr, idx, shidx): argument
|
/Zephyr-latest/include/zephyr/drivers/ |
D | bluetooth.h | 79 #define BT_DT_HCI_QUIRK_OR(node_id, prop, idx) \ argument
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_npm1300.c | 75 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/ |
D | print_rectspace1016.c | 44 for (int idx = 0; idx < cfb_get_numof_fonts(dev); idx++) { in cfb_test_before() local
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_shell.c | 222 static void device_name_get(size_t idx, struct shell_static_entry *entry) in device_name_get()
|
/Zephyr-latest/samples/posix/philosophers/src/ |
D | main.c | 50 static inline fork_t fork(size_t idx) in fork()
|
/Zephyr-latest/samples/net/sockets/socketpair/src/ |
D | main.c | 176 int idx; in handle_poll_events() local
|
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/src/ |
D | main.c | 233 uint8_t idx = 0; in modulate_tx_power() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x.c | 870 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/ |
D | cfb_shell.c | 266 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/ |
D | main.c | 138 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/ |
D | pinctrl_soc.h | 175 #define Z_PINCTRL_STATE_PIN_INIT(node_id, prop, idx) \ argument
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_esp32.c | 195 #define ESP32_WDT_INIT(idx) \ argument
|
/Zephyr-latest/drivers/sensor/apds9253/ |
D | apds9253.c | 46 static uint32_t get_value_from_buf(int idx, const uint8_t *buf) in get_value_from_buf()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_nrf2_common.c | 18 #define CONTAINER_OF_ITEM(ptr, idx, type, array) \ argument
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_df.c | 558 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/ |
D | device.h | 364 #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/ |
D | cpuclk.c | 125 int idx; in mtk_adsp_set_cpu_freq() local
|
/Zephyr-latest/drivers/regulator/ |
D | regulator_gpio.c | 95 static int regulator_gpio_list_voltage(const struct device *dev, unsigned int idx, int32_t *volt_uv) in regulator_gpio_list_voltage()
|