/Zephyr-latest/drivers/flash/ |
D | flash_npcx_fiu_nor.c | 79 static int flash_npcx_uma_transceive(const struct device *dev, struct npcx_uma_cfg *cfg, in flash_npcx_uma_transceive() 102 struct npcx_uma_cfg cfg = { .opcode = opcode}; in flash_npcx_uma_cmd_only() local 110 struct npcx_uma_cfg cfg = { .opcode = opcode}; in flash_npcx_uma_cmd_by_addr() local 119 struct npcx_uma_cfg cfg = { .opcode = opcode, in flash_npcx_uma_read() local 129 struct npcx_uma_cfg cfg = { .opcode = opcode, in flash_npcx_uma_write() local 139 struct npcx_uma_cfg cfg = { .opcode = opcode, in flash_npcx_uma_write_by_addr() local 228 struct npcx_uma_cfg cfg = { .opcode = JESD216_CMD_READ_SFDP, in flash_npcx_nor_read_sfdp() local 464 struct npcx_uma_cfg cfg; in flash_npcx_nor_ex_exec_uma() local
|
/Zephyr-latest/drivers/espi/ |
D | espi_saf_mchp_xec.c | 208 const struct espi_saf_cfg *cfg) in saf_qmspi_init() 276 const struct espi_saf_xec_config *cfg) in saf_flash_timing_init() 307 static int saf_init_erase_block_size(const struct espi_saf_cfg *cfg) in saf_init_erase_block_size() 429 const struct espi_saf_cfg *cfg) in saf_tagmap_init() 454 const struct espi_saf_cfg *cfg) in espi_saf_xec_configuration() 599 const struct espi_saf_xec_config *cfg = dev->config; in espi_saf_xec_channel_ready() local 673 const struct espi_saf_xec_config *cfg = dev->config; in saf_ecp_access() local 804 const struct espi_saf_xec_config *cfg; in espi_saf_xec_activate() local
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_renesas_rz_gpt.c | 111 const struct pwm_rz_gpt_config *cfg = dev->config; in pwm_rz_gpt_set_cycles() local 171 const struct pwm_rz_gpt_config *cfg = dev->config; in pwm_rz_gpt_get_cycles_per_sec() local 347 const struct pwm_rz_gpt_config *cfg = dev->config; in pwm_rz_gpt_enable_capture() local 385 const struct pwm_rz_gpt_config *cfg = dev->config; in pwm_rz_gpt_disable_capture() local 425 const struct pwm_rz_gpt_config *cfg = dev->config; in fsp_callback() local 564 const struct pwm_rz_gpt_config *cfg = dev->config; in pwm_rz_gpt_init() local
|
D | pwm_sam0_tc.c | 64 const struct pwm_sam0_config *const cfg = dev->config; in pwm_sam0_get_cycles_per_sec() local 78 const struct pwm_sam0_config *const cfg = dev->config; in pwm_sam0_set_cycles() local 132 const struct pwm_sam0_config *const cfg = dev->config; in pwm_sam0_init() local
|
/Zephyr-latest/drivers/sensor/st/hts221/ |
D | hts221.c | 70 const struct hts221_config *cfg = dev->config; in hts221_sample_fetch() local 94 const struct hts221_config *cfg = dev->config; in hts221_read_conversion_data() local 128 const struct hts221_config *cfg = dev->config; in hts221_init() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_cc13xx_cc26xx.c | 41 const struct spi_cc13xx_cc26xx_config *cfg = dev->config; in spi_cc13xx_cc26xx_configure() local 138 const struct spi_cc13xx_cc26xx_config *cfg = dev->config; in spi_cc13xx_cc26xx_transceive() local 187 const struct spi_cc13xx_cc26xx_config *cfg = dev->config; in spi_cc13xx_cc26xx_release() local
|
/Zephyr-latest/drivers/sensor/th02/ |
D | th02.c | 88 const struct th02_config *cfg = dev->config; in th02_sample_fetch() local 131 const struct th02_config *cfg = dev->config; in th02_init() local
|
/Zephyr-latest/subsys/sensing/ |
D | sensing.c | 78 struct sensing_sensor_config *cfg; in sensing_set_config() local 118 struct sensing_sensor_config *cfg; in sensing_get_config() local
|
/Zephyr-latest/drivers/pinctrl/renesas/rz/ |
D | pinctrl_renesas_rz.c | 11 uint32_t cfg = *(uint32_t *)&pin->config; in pinctrl_configure_pin() local
|
/Zephyr-latest/drivers/sensor/st/lis2dux12/ |
D | lis2dux12.c | 52 const struct lis2dux12_config *cfg = dev->config; in lis2dux12_freq_to_odr_val() local 74 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_set_fs() local 109 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_accel_config() local 149 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_sample_fetch() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_sc18im704.c | 50 const struct gpio_sc18im_config *cfg = port->config; in gpio_sc18im_port_set_raw() local 81 const struct gpio_sc18im_config *cfg = port->config; in gpio_sc18im_pin_configure() local 196 const struct gpio_sc18im_config *cfg = port->config; in gpio_sc18im_port_get_raw() local 244 const struct gpio_sc18im_config *cfg = dev->config; in gpio_sc18im_init() local
|
/Zephyr-latest/soc/intel/raptor_lake/ |
D | soc_gpio.h | 53 #define GPIO_INTERRUPT_BASE(cfg) \ argument 56 #define GPIO_BASE(cfg) \ argument
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | stm32flash.py | 19 def __init__(self, cfg, device, action='write', baud=57600, argument 81 def do_create(cls, cfg, args): argument
|
D | dfu.py | 19 def __init__(self, cfg, dev_id, alt, img, exe='dfu-util', argument 80 def do_create(cls, cfg, args): argument
|
/Zephyr-latest/drivers/adc/ |
D | adc_ad405x.c | 185 const struct adc_ad405x_config *cfg = dev->config; in ad405x_reg_access_spi() local 206 const struct adc_ad405x_config *cfg = dev->config; in ad405x_reset_pattern_cmd() local 238 const struct adc_ad405x_config *cfg = dev->config; in ad405x_read_raw() local 298 const struct adc_ad405x_config *cfg = drv_data->dev->config; in ad405x_gpio1_callback() local 322 const struct adc_ad405x_config *cfg = drv_data->dev->config; in ad405x_gpio0_callback() local 343 const struct adc_ad405x_config *cfg = dev->config; in ad405x_init_conv() local 365 const struct adc_ad405x_config *cfg = dev->config; in ad405x_init_interrupt() local 448 const struct adc_ad405x_config *cfg = dev->config; in ad405x_conv_start() local 470 const struct adc_ad405x_config *cfg = (struct adc_ad405x_config *)data->dev->config; in adc_context_start_sampling() local 542 const struct adc_ad405x_config *cfg = dev->config; in ad405x_set_averaging_filter_length() local [all …]
|
/Zephyr-latest/drivers/watchdog/ |
D | xt_wdt_esp32.c | 82 const struct wdt_timeout_cfg *cfg) in esp32_xt_wdt_install_timeout() 101 const struct esp32_xt_wdt_config *cfg = dev->config; in esp32_xt_wdt_isr() local 125 const struct esp32_xt_wdt_config *cfg = dev->config; in esp32_xt_wdt_init() local
|
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/ |
D | sht3xd_trigger.c | 87 const struct sht3xd_config *cfg = in setup_alert() local 116 const struct sht3xd_config *cfg = in sht3xd_trigger_set() local 192 const struct sht3xd_config *cfg = dev->config; in sht3xd_init_interrupt() local
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc2520.c | 207 const struct cc2520_config *cfg = dev->config; in z_cc2520_access() local 349 const struct cc2520_config *cfg = dev->config; in set_reset() local 356 const struct cc2520_config *cfg = dev->config; in set_vreg_en() local 363 const struct cc2520_config *cfg = dev->config; in get_fifo() local 370 const struct cc2520_config *cfg = dev->config; in get_fifop() local 377 const struct cc2520_config *cfg = dev->config; in get_cca() local 415 const struct cc2520_config *cfg = dev->config; in enable_fifop_interrupt() local 424 const struct cc2520_config *cfg = dev->config; in enable_sfd_interrupt() local 432 const struct cc2520_config *cfg = dev->config; in setup_gpio_callbacks() local 970 const struct cc2520_config *cfg = dev->config; in configure_gpios() local [all …]
|
/Zephyr-latest/drivers/sensor/adi/adt7310/ |
D | adt7310.c | 51 const struct adt7310_dev_config *cfg = dev->config; in adt7310_temp_reg_read() local 72 const struct adt7310_dev_config *cfg = dev->config; in adt7310_temp_reg_write() local 88 const struct adt7310_dev_config *cfg = dev->config; in adt7310_reg_read() local 108 const struct adt7310_dev_config *cfg = dev->config; in adt7310_reg_write() local 254 const struct adt7310_dev_config *cfg = dev->config; in adt7310_init() local
|
/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | adxl362_stream.c | 17 const struct adxl362_config *cfg = dev->config; in adxl362_irq_en_cb() local 52 const struct sensor_read_config *cfg = in adxl362_submit_stream() local 139 const struct adxl362_config *cfg = (const struct adxl362_config *)dev->config; in adxl362_fifo_read_cb() local 151 const struct adxl362_config *cfg = (const struct adxl362_config *)dev->config; in adxl362_process_fifo_samples_cb() local 253 const struct adxl362_config *cfg = (const struct adxl362_config *) dev->config; in adxl362_process_status_cb() local
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_sy1xx.c | 67 const struct sy1xx_i2c_dev_config *const cfg = dev->config; in sy1xx_i2c_ctrl_init() local 108 const struct sy1xx_i2c_dev_config *const cfg = dev->config; in sy1xx_i2c_configure() local 149 const struct sy1xx_i2c_dev_config *const cfg = dev->config; in sy1xx_i2c_initialize() local 190 const struct sy1xx_i2c_dev_config *const cfg = dev->config; in sy1xx_i2c_read() local 271 const struct sy1xx_i2c_dev_config *const cfg = dev->config; in sy1xx_i2c_write() local
|
/Zephyr-latest/drivers/input/ |
D | input_pat912x.c | 84 const struct pat912x_config *cfg = dev->config; in pat912x_motion_work_handler() local 152 const struct pat912x_config *cfg = dev->config; in pat912x_set_resolution() local 186 const struct pat912x_config *cfg = dev->config; in pat912x_configure() local 240 const struct pat912x_config *cfg = dev->config; in pat912x_init() local 302 const struct pat912x_config *cfg = dev->config; in pat912x_pm_action() local
|
/Zephyr-latest/drivers/led_strip/ |
D | tlc5971.c | 186 const struct tlc5971_config *cfg = dev->config; in tlc5971_fill_data_buffer() local 233 const struct tlc5971_config *cfg = dev->config; in tlc5971_transmit_data() local 258 const struct tlc5971_config *cfg = dev->config; in tlc5971_length() local 265 const struct tlc5971_config *cfg = dev->config; in tlc5971_set_global_brightness() local 283 const struct tlc5971_config *cfg = dev->config; in tlc5971_init() local
|
/Zephyr-latest/drivers/mbox/ |
D | mbox_nxp_s32_mru.c | 43 const struct nxp_s32_mru_config *cfg = dev->config; in is_rx_channel_valid() local 52 const struct nxp_s32_mru_config *cfg = dev->config; in get_mbox_addr() local 61 const struct nxp_s32_mru_config *cfg = dev->config; in nxp_s32_mru_send() local 119 const struct nxp_s32_mru_config *cfg = dev->config; in nxp_s32_mru_set_enabled() local 154 const struct nxp_s32_mru_config *cfg = dev->config; in nxp_s32_mru_init() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | lsm6dso_shub.c | 84 uint8_t odr, cfg; in lsm6dso_lis2mdl_odr_set() local 180 uint8_t odr, cfg; in lsm6dso_hts221_odr_set() local 293 uint8_t odr, cfg; in lsm6dso_lps22hh_odr_set() local 421 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_shub_enable() local 479 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_shub_read_target_reg() local 515 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_shub_write_target_reg() local 563 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_shub_set_data_channel() local 619 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_shub_fetch_external_devs() local 676 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_shub_init() local
|