Home
last modified time | relevance | path

Searched defs:cfg (Results 326 – 350 of 952) sorted by relevance

1...<<11121314151617181920>>...39

/Zephyr-latest/scripts/west_commands/runners/
Dprobe_rs.py12 def __init__(self, cfg, chip, argument
60 def do_create(cls, cfg, args): argument
Dsilabs_commander.py21 def __init__(self, cfg, device, dev_id, commander, dt_flash, erase, speed, tool_opt): argument
71 def do_create(cls, cfg, args): argument
Dnios2.py19 def __init__(self, cfg, quartus_py=None, cpu_sof=None, tui=False): argument
46 def do_create(cls, cfg, args): argument
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_mux.c26 const struct stm32_clk_mux_config *cfg = dev->config; in stm32_clk_mux_init() local
/Zephyr-latest/drivers/gpio/
Dgpio_adp5585.c69 const struct adp5585_gpio_config *cfg = dev->config; in gpio_adp5585_config() local
179 const struct adp5585_gpio_config *cfg = dev->config; in gpio_adp5585_port_read() local
217 const struct adp5585_gpio_config *cfg = dev->config; in gpio_adp5585_port_write() local
279 const struct adp5585_gpio_config *cfg = dev->config; in gpio_adp5585_pin_interrupt_configure() local
347 const struct adp5585_gpio_config *cfg = dev->config; in gpio_adp5585_irq_handler() local
385 const struct adp5585_gpio_config *cfg = dev->config; in gpio_adp5585_init() local
Dgpio_nrfx.c49 static bool has_gpiote(const struct gpio_nrfx_cfg *cfg) in has_gpiote()
68 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_gpd_retain_set() local
94 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_gpd_retain_clear() local
121 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_pin_configure() local
346 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_pin_interrupt_configure() local
410 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_port_get_direction() local
485 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_init() local
Dgpio_bcm2711.c129 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_port_get_raw() local
144 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_port_set_masked_raw() local
168 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_port_set_bits_raw() local
182 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_port_clear_bits_raw() local
196 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_port_toggle_bits() local
291 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_isr() local
311 const struct gpio_bcm2711_config *cfg = DEV_CFG(port); in gpio_bcm2711_init() local
/Zephyr-latest/drivers/memc/
Dmemc_mspi_aps6404l.c71 const struct memc_mspi_aps6404l_config *cfg = psram->config; in memc_mspi_aps6404l_command_write() local
107 const struct memc_mspi_aps6404l_config *cfg = psram->config; in memc_mspi_aps6404l_command_read() local
141 const struct memc_mspi_aps6404l_config *cfg = psram->config; in acquire() local
162 const struct memc_mspi_aps6404l_config *cfg = psram->config; in release() local
222 const struct memc_mspi_aps6404l_config *cfg = psram->config; in memc_mspi_aps6404l_half_sleep_exit() local
278 const struct memc_mspi_aps6404l_config *cfg = psram->config; in memc_mspi_aps6404l_init() local
/Zephyr-latest/drivers/w1/
Dw1_zephyr_serial.c72 const struct w1_serial_config *cfg = dev->config; in serial_tx_rx() local
132 const struct w1_serial_config *cfg = dev->config; in w1_serial_reset_bus() local
214 const struct w1_serial_config *cfg = dev->config; in w1_serial_configure() local
242 const struct w1_serial_config *cfg = dev->config; in w1_serial_init() local
/Zephyr-latest/drivers/input/
Dinput_adc_keys.c49 const struct adc_keys_config *cfg = dev->config; in adc_keys_read() local
72 const struct adc_keys_config *cfg = dev->config; in adc_keys_process() local
149 const struct adc_keys_config *cfg = dev->config; in adc_keys_work_handler() local
158 const struct adc_keys_config *cfg = dev->config; in adc_keys_init() local
/Zephyr-latest/drivers/sensor/wsen/wsen_pads_2511020213301/
Dwsen_pads_2511020213301_trigger.c18 const struct pads_2511020213301_config *cfg = dev->config; in pads_2511020213301_setup_interrupt() local
84 const struct pads_2511020213301_config *cfg = dev->config; in pads_2511020213301_trigger_set() local
289 const struct pads_2511020213301_config *cfg = dev->config; in pads_2511020213301_init_interrupt() local
/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh_spi.c29 const struct lis2dh_config *cfg = dev->config; in lis2dh_raw_read() local
73 const struct lis2dh_config *cfg = dev->config; in lis2dh_raw_write() local
154 const struct lis2dh_config *cfg = dev->config; in lis2dh_spi_init() local
/Zephyr-latest/scripts/west_commands/zspdx/
Ddatatypes.py29 def __init__(self, cfg): argument
108 def __init__(self, cfg, doc): argument
/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a_trigger.c22 const struct grow_r502a_config *cfg = dev->config; in setup_int() local
100 const struct grow_r502a_config *cfg = dev->config; in grow_r502a_init_interrupt() local
/Zephyr-latest/drivers/spi/
Dspi_sam0.c75 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_configure() local
271 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_fast_transceive() local
358 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_transceive() local
410 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_dma_rx_load() local
452 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_dma_tx_load() local
555 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_dma_rx_done() local
589 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_transceive_async() local
645 const struct spi_sam0_config *cfg = dev->config; in spi_sam0_init() local
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/
Dlsm6dso16is_shub.c85 uint8_t odr, cfg; in lsm6dso16is_lis2mdl_odr_set() local
181 uint8_t odr, cfg; in lsm6dso16is_hts221_odr_set() local
294 uint8_t odr, cfg; in lsm6dso16is_lps22hh_odr_set() local
374 uint8_t odr, cfg; in lsm6dso16is_lps22df_odr_set() local
516 const struct lsm6dso16is_config *cfg = dev->config; in lsm6dso16is_shub_enable() local
574 const struct lsm6dso16is_config *cfg = dev->config; in lsm6dso16is_shub_read_target_reg() local
610 const struct lsm6dso16is_config *cfg = dev->config; in lsm6dso16is_shub_write_target_reg() local
658 const struct lsm6dso16is_config *cfg = dev->config; in lsm6dso16is_shub_set_data_channel() local
714 const struct lsm6dso16is_config *cfg = dev->config; in lsm6dso16is_shub_fetch_external_devs() local
771 const struct lsm6dso16is_config *cfg = dev->config; in lsm6dso16is_shub_init() local
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_shub.c85 uint8_t odr, cfg; in lsm6dsv16x_lis2mdl_odr_set() local
181 uint8_t odr, cfg; in lsm6dsv16x_hts221_odr_set() local
294 uint8_t odr, cfg; in lsm6dsv16x_lps22hh_odr_set() local
374 uint8_t odr, cfg; in lsm6dsv16x_lps22df_odr_set() local
516 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_shub_enable() local
574 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_shub_read_target_reg() local
610 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_shub_write_target_reg() local
658 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_shub_set_data_channel() local
714 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_shub_fetch_external_devs() local
771 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_shub_init() local
/Zephyr-latest/drivers/usb/udc/
Dudc_mcux_ehci.c97 struct udc_ep_config *const cfg, in udc_mcux_ep_feed()
146 struct udc_ep_config *const cfg) in udc_mcux_ep_try_feed()
167 struct udc_ep_config *cfg = udc_get_ep_cfg(dev, USB_CONTROL_EP_OUT); in udc_mcux_ctrl_feed_dout() local
443 struct udc_ep_config *cfg; in udc_mcux_work_handler() local
578 struct udc_ep_config *const cfg, in udc_mcux_ep_enqueue()
591 struct udc_ep_config *const cfg) in udc_mcux_ep_dequeue()
609 struct udc_ep_config *const cfg) in udc_mcux_ep_set_halt()
615 struct udc_ep_config *const cfg) in udc_mcux_ep_clear_halt()
623 struct udc_ep_config *const cfg) in udc_mcux_ep_enable()
656 struct udc_ep_config *const cfg) in udc_mcux_ep_disable()
/Zephyr-latest/drivers/sensor/st/lps2xdf/
Dlps2xdf.c43 const struct lps2xdf_config *const cfg = dev->config; in lps2xdf_odr_set() local
88 const struct lps2xdf_config *const cfg = dev->config; in lps2xdf_press_convert() local
136 const struct lps2xdf_config *const cfg = dev->config; in lps2xdf_sample_fetch() local
/Zephyr-latest/drivers/sensor/tdk/icp101xx/
Dicp101xx_drv.c36 const struct icp101xx_config *cfg = (const struct icp101xx_config *)dev->config; in inv_io_hal_read_reg() local
44 const struct icp101xx_config *cfg = (const struct icp101xx_config *)dev->config; in inv_io_hal_write_reg() local
215 const struct icp101xx_config *cfg = (const struct icp101xx_config *)dev->config; in icp101xx_init() local
/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor.c31 const struct ntc_thermistor_config *cfg = dev->config; in ntc_thermistor_sample_fetch() local
72 const struct ntc_thermistor_config *cfg = dev->config; in ntc_thermistor_channel_get() local
97 const struct ntc_thermistor_config *cfg = dev->config; in ntc_thermistor_init() local
/Zephyr-latest/drivers/sensor/pixart/paa3905/
Dpaa3905.c55 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in paa3905_submit_one_shot() local
119 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in paa3905_submit() local
179 const struct paa3905_config *cfg = dev->config; in paa3905_configure() local
/Zephyr-latest/drivers/firmware/scmi/
Dshmem.c65 const struct scmi_shmem_config *cfg; in scmi_shmem_read_message() local
117 const struct scmi_shmem_config *cfg; in scmi_shmem_write_message() local
182 const struct scmi_shmem_config *cfg; in scmi_shmem_init() local
/Zephyr-latest/drivers/dai/intel/alh/
Dalh.c45 static int dai_alh_set_config_blob(struct dai_intel_alh *dp, const struct dai_config *cfg, in dai_alh_set_config_blob()
106 static int dai_alh_config_get(const struct device *dev, struct dai_config *cfg, in dai_alh_config_get()
126 static int dai_alh_config_set(const struct device *dev, const struct dai_config *cfg, in dai_alh_config_set()
/Zephyr-latest/lib/utils/
Dtimeutil.c120 const struct timeutil_sync_config *cfg = tsp->cfg; in timeutil_sync_estimate_skew() local
136 const struct timeutil_sync_config *cfg = tsp->cfg; in timeutil_sync_ref_from_local() local
164 const struct timeutil_sync_config *cfg = tsp->cfg; in timeutil_sync_local_from_ref() local

1...<<11121314151617181920>>...39