| /Zephyr-latest/drivers/sensor/memsic/mc3419/ |
| D | mc3419.c | 36 static inline int mc3419_set_op_mode(const struct mc3419_config *cfg, in mc3419_set_op_mode() 46 const struct mc3419_config *cfg = dev->config; in mc3419_sample_fetch() local 102 const struct mc3419_config *cfg = dev->config; in mc3419_set_accel_range() local 128 const struct mc3419_config *cfg = dev->config; in mc3419_set_odr() local 160 const struct mc3419_config *cfg = dev->config; in mc3419_set_anymotion_threshold() local 184 const struct mc3419_config *cfg = dev->config; in mc3419_trigger_set() local 256 const struct mc3419_config *cfg = dev->config; in mc3419_init() local
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_ambiq_timer.c | 60 const struct counter_ambiq_config *cfg = dev->config; in counter_ambiq_init() local 97 const struct counter_ambiq_config *cfg = dev->config; in counter_ambiq_start() local 113 const struct counter_ambiq_config *cfg = dev->config; in counter_ambiq_stop() local 130 const struct counter_ambiq_config *cfg = dev->config; in counter_ambiq_get_value() local 151 const struct counter_ambiq_config *cfg = dev->config; in counter_ambiq_set_alarm() local 191 const struct counter_ambiq_config *cfg = dev->config; in counter_ambiq_cancel_alarm() local 209 static int counter_ambiq_set_top_value(const struct device *dev, const struct counter_top_cfg *cfg) in counter_ambiq_set_top_value()
|
| D | counter_renesas_rz_gtm.c | 43 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_get_value() local 83 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_init() local 98 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_start_freerun() local 112 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_start_interval() local 125 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_start() local 156 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_stop() local 190 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_set_alarm() local 315 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_cancel_alarm() local 346 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_set_top_value() local 442 const struct counter_rz_gtm_config *cfg = dev->config; in counter_rz_gtm_get_pending_int() local [all …]
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_mchp_mss.c | 117 static inline uint32_t mss_spi_read(const struct mss_spi_config *cfg, mm_reg_t offset) in mss_spi_read() 122 static inline void mss_spi_write(const struct mss_spi_config *cfg, mm_reg_t offset, uint32_t val) in mss_spi_write() 127 static inline void mss_spi_hw_tfsz_set(const struct mss_spi_config *cfg, int len) in mss_spi_hw_tfsz_set() 138 static inline void mss_spi_enable_controller(const struct mss_spi_config *cfg) in mss_spi_enable_controller() 147 static inline void mss_spi_disable_controller(const struct mss_spi_config *cfg) in mss_spi_disable_controller() 156 static void mss_spi_enable_ints(const struct mss_spi_config *cfg) in mss_spi_enable_ints() 167 static void mss_spi_disable_ints(const struct mss_spi_config *cfg) in mss_spi_disable_ints() 181 const struct mss_spi_config *cfg = dev->config; in mss_spi_readwr_fifo() local 224 static inline int mss_spi_select_slave(const struct mss_spi_config *cfg, int cs) in mss_spi_select_slave() 238 static inline void mss_spi_activate_cs(struct mss_spi_config *cfg) in mss_spi_activate_cs() [all …]
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_wwdt_numaker.c | 43 static int m_wwdt_numaker_clk_get_rate(const struct wwdt_numaker_config *cfg, uint32_t *rate) in m_wwdt_numaker_clk_get_rate() 61 const struct wwdt_numaker_config *cfg = dev->config; in m_wwdt_numaker_calc_ms() local 108 const struct wdt_timeout_cfg *cfg) in wwdt_numaker_install_timeout() 146 const struct wwdt_numaker_config *cfg = dev->config; in wwdt_numaker_disable() local 167 const struct wwdt_numaker_config *cfg = dev->config; in wwdt_numaker_setup() local 212 const struct wwdt_numaker_config *cfg = dev->config; in wwdt_numaker_feed() local 227 const struct wwdt_numaker_config *cfg = dev->config; in wwdt_numaker_isr() local 250 const struct wwdt_numaker_config *cfg = dev->config; in wwdt_numaker_init() local
|
| D | wdt_ene_kb1200.c | 29 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_setup() local 57 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_disable() local 77 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_install_timeout() local 121 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_feed() local
|
| D | wdt_opentitan.c | 35 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in ot_aontimer_setup() local 50 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in ot_aontimer_disable() local 86 const struct wdt_timeout_cfg *cfg) in ot_aontimer_install_timeout() 165 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in ot_aontimer_feed() local 177 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in wdt_ot_isr() local
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_numicro.c | 52 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_configure() local 117 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_port_get_raw() local 128 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_port_set_masked_raw() local 139 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_port_set_bits_raw() local 150 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_port_clear_bits_raw() local 160 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_port_toggle_bits() local 172 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_pin_interrupt_configure() local 228 const struct gpio_numicro_config *cfg = dev->config; in gpio_numicro_isr() local
|
| D | gpio_silabs_siwx91x.c | 64 const struct gpio_siwx91x_port_config *cfg = dev->config; in gpio_siwx91x_pin_configure() local 131 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_port_get() local 141 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_port_set_masked() local 154 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_port_set_bits() local 163 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_port_clear_bits() local 172 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_port_toggle_bits() local 191 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_port_get_direction() local 227 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_interrupt_configure() local 290 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_init_port() local 324 const struct gpio_siwx91x_port_config *cfg = port->config; in gpio_siwx91x_get_pending_int() local
|
| /Zephyr-latest/drivers/ethernet/phy/ |
| D | phy_dm8806.c | 78 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_write_reg() local 175 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_read_reg() local 248 const struct phy_dm8806_config *cfg = drv_data->dev->config; in phy_dm8806_gpio_callback() local 259 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_thread_cb() local 288 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_port_init() local 320 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_init_interrupt() local 401 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_init() local 479 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_get_link_state() local 530 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_cfg_link() local 617 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_reg_read() local [all …]
|
| /Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
| D | mpu9250_trigger.c | 24 const struct mpu9250_config *cfg = dev->config; in mpu9250_trigger_set() local 59 const struct mpu9250_config *cfg = drv_data->dev->config; in mpu9250_gpio_callback() local 80 const struct mpu9250_config *cfg = dev->config; in mpu9250_thread_cb() local 124 const struct mpu9250_config *cfg = dev->config; in mpu9250_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/rohm/bh1750/ |
| D | bh1750.c | 53 const struct bh1750_dev_config *cfg = dev->config; in bh1750_opcode_read() local 67 const struct bh1750_dev_config *cfg = dev->config; in bh1750_opcode_write() local 97 const struct bh1750_dev_config *cfg = dev->config; in bh1750_get_mode_from_dts_device() local 110 const struct bh1750_dev_config *cfg = dev->config; in bh1750_get_wait_time_from_dts_device() local 124 const struct bh1750_dev_config *cfg = dev->config; in bh1750_sample_fetch() local 165 const struct bh1750_dev_config *cfg = dev->config; in bh1750_channel_get() local 197 const struct bh1750_dev_config *cfg = dev->config; in bh1750_init() local
|
| /Zephyr-latest/drivers/sensor/st/stm32_digi_temp/ |
| D | stm32_digi_temp.c | 53 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_isr() local 65 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_sample_fetch() local 113 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_configure() local 140 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_enable() local 153 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_disable() local 166 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_init() local 227 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_pm_action() local
|
| /Zephyr-latest/drivers/sensor/st/lps22hh/ |
| D | lps22hh_trigger.c | 27 const struct lps22hh_config * const cfg = dev->config; in lps22hh_enable_int() local 45 const struct lps22hh_config * const cfg = dev->config; in lps22hh_trigger_set() local 75 const struct lps22hh_config *cfg = dev->config; in lps22hh_handle_interrupt() local 114 const struct lps22hh_config *cfg = lps22hh->dev->config; in lps22hh_gpio_callback() local 168 const struct lps22hh_config *cfg = dev->config; in lps22hh_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/adi/adxl345/ |
| D | adxl345_trigger.c | 22 const struct adxl345_dev_config *cfg = dev->config; in adxl345_thread_cb() local 48 const struct adxl345_dev_config *cfg = drv_data->dev->config; in adxl345_gpio_callback() local 91 const struct adxl345_dev_config *cfg = dev->config; in adxl345_trigger_set() local 140 const struct adxl345_dev_config *cfg = dev->config; in adxl345_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/st/lis2de12/ |
| D | lis2de12_trigger.c | 27 const struct lis2de12_config *cfg = dev->config; in lis2de12_enable_xl_int() local 58 const struct lis2de12_config *cfg = dev->config; in lis2de12_trigger_set() local 89 const struct lis2de12_config *cfg = dev->config; in lis2de12_handle_interrupt() local 153 const struct lis2de12_config *cfg = dev->config; in lis2de12_init_interrupt() local
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | intc_mtk_adsp.c | 19 const struct intc_mtk_cfg *cfg = dev->config; in intc_mtk_adsp_get_enable() local 26 const struct intc_mtk_cfg *cfg = dev->config; in intc_mtk_adsp_set_enable() local 41 const struct intc_mtk_cfg *cfg = ((struct device *)arg)->config; in intc_isr() local 55 const struct intc_mtk_cfg *cfg = dev->config; in dev_init() local
|
| /Zephyr-latest/drivers/mdio/ |
| D | mdio_lan865x.c | 36 const struct mdio_lan865x_config *const cfg = dev->config; in lan865x_mdio_c22_read() local 44 const struct mdio_lan865x_config *const cfg = dev->config; in lan865x_mdio_c22_write() local 52 const struct mdio_lan865x_config *const cfg = dev->config; in lan865x_mdio_c45_read() local 60 const struct mdio_lan865x_config *const cfg = dev->config; in lan865x_mdio_c45_write() local
|
| /Zephyr-latest/drivers/sensor/hc_sr04/ |
| D | hc_sr04.c | 35 static int hcsr04_configure_gpios(const struct hcsr04_config *cfg) in hcsr04_configure_gpios() 63 static int hcsr04_configure_interrupt(const struct hcsr04_config *cfg, struct hcsr04_data *data) in hcsr04_configure_interrupt() 86 const struct hcsr04_config *cfg = dev->config; in hcsr04_init() local 108 const struct hcsr04_config *cfg = data->dev->config; in hcsr04_gpio_callback() local 121 const struct hcsr04_config *cfg = dev->config; in hcsr04_sample_fetch() local
|
| /Zephyr-latest/drivers/dma/ |
| D | dma_nxp_edma.c | 23 const struct edma_config *cfg; in edma_isr() local 75 const struct edma_config *cfg; in lookup_channel() local 112 const struct edma_config *cfg; in edma_config() local 399 const struct edma_config *cfg; in edma_suspend() local 435 const struct edma_config *cfg; in edma_stop() local 500 const struct edma_config *cfg; in edma_start() local 677 static edma_config_t *edma_hal_cfg_get(const struct edma_config *cfg) in edma_hal_cfg_get() 692 const struct edma_config *cfg; in edma_init() local
|
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_gecko.c | 69 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_gecko_setup_mac() local 141 const struct eth_gecko_dev_cfg *const cfg = dev->config; in frame_get() local 267 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_tx() local 330 const struct eth_gecko_dev_cfg *const cfg = dev->config; in rx_thread() local 374 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_isr() local 433 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_init_pins() local 469 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_init() local 512 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_iface_init() local
|
| /Zephyr-latest/drivers/sensor/st/lis2dw12/ |
| D | lis2dw12_trigger.c | 28 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_enable_int() local 128 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_trigger_set() local 289 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_handle_interrupt() local 331 const struct lis2dw12_device_config *cfg = lis2dw12->dev->config; in lis2dw12_gpio_callback() local 374 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_tap_init() local 451 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_ff_init() local 478 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/st/lis2du12/ |
| D | lis2du12_trigger.c | 27 const struct lis2du12_config *cfg = dev->config; in lis2du12_enable_xl_int() local 77 const struct lis2du12_config *cfg = dev->config; in lis2du12_trigger_set() local 108 const struct lis2du12_config *cfg = dev->config; in lis2du12_handle_interrupt() local 171 const struct lis2du12_config *cfg = dev->config; in lis2du12_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/adi/adxl372/ |
| D | adxl372_trigger.c | 22 const struct adxl372_dev_config *cfg = dev->config; in adxl372_thread_cb() local 63 const struct adxl372_dev_config *cfg = drv_data->dev->config; in adxl372_gpio_callback() local 106 const struct adxl372_dev_config *cfg = dev->config; in adxl372_trigger_set() local 161 const struct adxl372_dev_config *cfg = dev->config; in adxl372_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/jedec/jc42/ |
| D | jc42.c | 26 const struct jc42_config *cfg = dev->config; in jc42_reg_read() local 38 const struct jc42_config *cfg = dev->config; in jc42_reg_write_16bit() local 50 const struct jc42_config *cfg = dev->config; in jc42_reg_write_8bit() local 103 const struct jc42_config *cfg = dev->config; in jc42_init() local
|