Home
last modified time | relevance | path

Searched defs:drv_cfg (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.6.0/drivers/sensor/tmag5273/
Dtmag5273.c96 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_reset_device_status() local
118 static int tmag5273_check_device_status(const struct tmag5273_config *drv_cfg, in tmag5273_check_device_status()
174 static inline int tmag5273_dev_int_trigger(const struct tmag5273_config *drv_cfg) in tmag5273_dev_int_trigger()
226 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_set_xyz_meas_range() local
267 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_get_xyz_meas_range() local
301 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_set_xyz_calc() local
355 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_get_xyz_calc() local
387 static inline uint8_t tmag5273_get_fetch_block_size(const struct tmag5273_config *drv_cfg, in tmag5273_get_fetch_block_size()
399 static inline uint8_t tmag5273_get_crc_size(const struct tmag5273_config *drv_cfg) in tmag5273_get_crc_size()
425 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_set() local
[all …]
/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_pcf857x.c64 const struct pcf857x_drv_cfg *drv_cfg = dev->config; in pcf857x_process_input() local
170 const struct pcf857x_drv_cfg *drv_cfg = dev->config; in pcf857x_port_set_raw() local
312 const struct pcf857x_drv_cfg *drv_cfg = dev->config; in pcf857x_pin_interrupt_configure() local
338 const struct pcf857x_drv_cfg *drv_cfg = dev->config; in pcf857x_init() local
Dgpio_pcal64xxa.c115 const struct pcal64xxa_drv_cfg *drv_cfg = dev->config; in pcal64xxa_pin_configure() local
183 const struct pcal64xxa_drv_cfg *drv_cfg = dev->config; in pcal64xxa_process_input() local
277 const struct pcal64xxa_drv_cfg *drv_cfg = dev->config; in pcal64xxa_port_set_raw() local
337 const struct pcal64xxa_drv_cfg *drv_cfg = dev->config; in pcal64xxa_pin_interrupt_configure() local
742 const struct pcal64xxa_drv_cfg *drv_cfg = dev->config; in pcal64xxa_init() local
Dgpio_esp32.c56 struct gpio_driver_config drv_cfg; member
Dgpio_tca6424a.c464 const struct tca6424a_drv_cfg *drv_cfg = dev->config; in tca6424a_init() local
/Zephyr-Core-3.6.0/drivers/sensor/icm42688/
Dicm42688_rtio_stream.c61 const struct icm42688_dev_cfg *drv_cfg = dev->config; in icm42688_complete_cb() local
73 const struct icm42688_dev_cfg *drv_cfg = dev->config; in icm42688_fifo_count_cb() local
181 const struct icm42688_dev_cfg *drv_cfg = dev->config; in icm42688_int_status_cb() local
/Zephyr-Core-3.6.0/drivers/audio/
Ddmic_nrfx_pdm.c124 static bool check_pdm_frequencies(const struct dmic_nrfx_pdm_drv_cfg *drv_cfg, in check_pdm_frequencies()
226 static bool find_suitable_clock(const struct dmic_nrfx_pdm_drv_cfg *drv_cfg, in find_suitable_clock()
278 const struct dmic_nrfx_pdm_drv_cfg *drv_cfg = dev->config; in dmic_nrfx_pdm_configure() local
518 const struct dmic_nrfx_pdm_drv_cfg *drv_cfg = dev->config; in init_clock_manager() local
/Zephyr-Core-3.6.0/drivers/i2s/
Di2s_nrfx.c62 static void find_suitable_clock(const struct i2s_nrfx_drv_cfg *drv_cfg, in find_suitable_clock()
426 const struct i2s_nrfx_drv_cfg *drv_cfg = dev->config; in i2s_nrfx_configure() local
747 const struct i2s_nrfx_drv_cfg *drv_cfg = dev->config; in trigger_start() local
907 const struct i2s_nrfx_drv_cfg *drv_cfg = dev->config; in init_clock_manager() local
/Zephyr-Core-3.6.0/drivers/serial/
Duart_emul.c96 const struct uart_emul_config *drv_cfg = dev->config; in uart_emul_poll_out() local
/Zephyr-Core-3.6.0/drivers/spi/
Dspi_sam.c322 const struct spi_sam_config *drv_cfg = dev->config; in spi_sam_dma_txrx() local