| /Zephyr-latest/drivers/sensor/st/lsm6dsl/ |
| D | lsm6dsl_spi.c | 26 const struct lsm6dsl_config *cfg = dev->config; in lsm6dsl_raw_read() local 66 const struct lsm6dsl_config *cfg = dev->config; in lsm6dsl_raw_write() local 134 const struct lsm6dsl_config *cfg = dev->config; in lsm6dsl_spi_init() local
|
| /Zephyr-latest/drivers/sensor/tdk/icm42688/ |
| D | icm42688_common.c | 65 static uint16_t icm42688_compute_fifo_wm(const struct icm42688_cfg *cfg) in icm42688_compute_fifo_wm() 121 int icm42688_configure(const struct device *dev, struct icm42688_cfg *cfg) in icm42688_configure() 321 int icm42688_safely_configure(const struct device *dev, struct icm42688_cfg *cfg) in icm42688_safely_configure()
|
| /Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ |
| D | akm09918c_async.c | 39 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in akm09918c_submit() local 77 const struct sensor_read_config *cfg = parent_iodev_sqe->sqe.iodev->data; in akm09918_after_start_cb() local 115 const struct sensor_read_config *cfg = ctx->iodev_sqe->sqe.iodev->data; in akm09918_async_fetch() local
|
| /Zephyr-latest/subsys/input/ |
| D | input_longpress.c | 39 const struct longpress_config *cfg = dev->config; in longpress_deferred() local 52 const struct longpress_config *cfg = dev->config; in longpress_cb() local 88 const struct longpress_config *cfg = dev->config; in longpress_init() local
|
| /Zephyr-latest/drivers/sensor/st/lsm6dso/ |
| D | lsm6dso.c | 91 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_accel_set_fs_raw() local 106 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_accel_set_odr_raw() local 121 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_gyro_set_fs_raw() local 133 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_gyro_set_odr_raw() local 164 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_accel_range_set() local 288 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_sample_fetch_accel() local 302 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_sample_fetch_gyro() local 317 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_sample_fetch_temp() local 691 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_init_chip() local 821 const struct lsm6dso_config *cfg = dev->config; in lsm6dso_init() local
|
| /Zephyr-latest/drivers/i2s/ |
| D | i2s_mcux_flexcomm.c | 37 struct i2s_config cfg; member 191 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_configure() local 338 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_tx_stream_disable() local 379 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_rx_stream_disable() local 408 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_config_dma_blocks() local 571 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_dma_rx_callback() local 600 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_tx_stream_start() local 643 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_rx_stream_start() local 864 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_isr() local 887 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_init() local
|
| /Zephyr-latest/drivers/pwm/ |
| D | pwm_litex.c | 29 const struct pwm_litex_cfg *cfg = dev->config; in pwm_litex_init() local 39 const struct pwm_litex_cfg *cfg = dev->config; in pwm_litex_set_cycles() local
|
| D | pwm_sam0_tcc.c | 47 const struct pwm_sam0_config *const cfg = dev->config; in pwm_sam0_get_cycles_per_sec() local 61 const struct pwm_sam0_config *const cfg = dev->config; in pwm_sam0_set_cycles() local 103 const struct pwm_sam0_config *const cfg = dev->config; in pwm_sam0_init() local
|
| D | pwm_stm32.c | 322 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_set_cycles() local 466 const struct pwm_stm32_config *cfg = dev->config; in init_capture_channels() local 513 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_configure_capture() local 583 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_enable_capture() local 632 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_disable_capture() local 659 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_isr() local 763 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_get_cycles_per_sec() local 783 const struct pwm_stm32_config *cfg = dev->config; in pwm_stm32_init() local
|
| /Zephyr-latest/drivers/sensor/adi/adt7310/ |
| D | adt7310_trigger.c | 63 const struct adt7310_dev_config *cfg = dev->config; in adt7310_trigger_set() local 108 const struct adt7310_dev_config *cfg = dev->config; in adt7310_init_interrupt() local
|
| /Zephyr-latest/tests/subsys/ipc/ipc_service/src/ |
| D | backend.c | 20 const struct ipc_ept_cfg *cfg; member 47 const struct ipc_ept_cfg *cfg) in register_ept()
|
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_sensry_sy1xx_mac.c | 117 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_initialize() local 148 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_set_promiscuous_mode() local 165 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_set_mac_addr() local 196 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_start() local 245 const struct sy1xx_mac_dev_config *const cfg = dev->config; in phy_link_state_changed() local 321 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_iface_init() local 401 const struct sy1xx_mac_dev_config *const cfg = dev->config; in sy1xx_mac_get_phy() local 419 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_low_level_send() local 454 struct sy1xx_mac_dev_config *cfg = (struct sy1xx_mac_dev_config *)dev->config; in sy1xx_mac_low_level_receive() local
|
| /Zephyr-latest/scripts/west_commands/zspdx/ |
| D | sbom.py | 69 def makeSPDX(cfg): argument
|
| /Zephyr-latest/tests/drivers/espi/src/ |
| D | test_acpi.c | 14 struct espi_cfg cfg = { in ZTEST() local
|
| /Zephyr-latest/samples/boards/st/power_mgmt/stop3/src/ |
| D | main.c | 25 const struct gpio_stm32_config *cfg = led.port->config; in main() local
|
| /Zephyr-latest/drivers/usb/bc12/ |
| D | bc12_pi3usb9201.c | 88 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_interrupt_enable() local 98 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_bc12_detect_ctrl() local 107 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_bc12_usb_switch() local 117 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_set_mode() local 127 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_get_mode() local 146 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_get_status() local 558 const struct pi3usb9201_config *cfg = dev->config; in pi3usb9201_init() local
|
| /Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
| D | ak8963.c | 96 const struct mpu9250_config *cfg = dev->config; in ak8963_execute_rw() local 147 const struct mpu9250_config *cfg = dev->config; in ak8963_read_reg() local 170 const struct mpu9250_config *cfg = dev->config; in ak8963_write_reg() local 292 const struct mpu9250_config *cfg = dev->config; in ak8963_init_master() local 318 const struct mpu9250_config *cfg = dev->config; in ak8963_init_readout() local
|
| /Zephyr-latest/drivers/audio/ |
| D | tlv320dac310x.c | 82 struct audio_codec_cfg *cfg) in codec_configure() 220 static int codec_configure_dai(const struct device *dev, audio_dai_cfg_t *cfg) in codec_configure_dai() 258 struct audio_codec_cfg *cfg) in codec_configure_clocks() 357 audio_dai_cfg_t *cfg) in codec_configure_filters() 380 static enum osr_multiple codec_get_osr_multiple(audio_dai_cfg_t *cfg) in codec_get_osr_multiple()
|
| /Zephyr-latest/drivers/adc/ |
| D | adc_sam.c | 69 const struct adc_sam_config *const cfg = dev->config; in adc_sam_channel_setup() local 143 const struct adc_sam_config *const cfg = dev->config; in adc_sam_start_conversion() local 156 const struct adc_sam_config *const cfg = data->dev->config; in adc_context_start_sampling() local 260 const struct adc_sam_config *const cfg = dev->config; in adc_sam_isr() local 283 const struct adc_sam_config *const cfg = dev->config; in adc_sam_init() local
|
| /Zephyr-latest/drivers/sensor/st/lis2ds12/ |
| D | lis2ds12.c | 28 const struct lis2ds12_config *cfg = dev->config; in lis2ds12_set_odr() local 103 const struct lis2ds12_config *cfg = dev->config; in lis2ds12_set_range() local 167 const struct lis2ds12_config *cfg = dev->config; in lis2ds12_sample_fetch_accel() local 272 const struct lis2ds12_config * const cfg = dev->config; in lis2ds12_init() local
|
| /Zephyr-latest/drivers/dma/ |
| D | dma_nios2_msgdma.c | 67 struct dma_config *cfg) in nios2_msgdma_config() 154 struct nios2_msgdma_dev_data *cfg = (struct nios2_msgdma_dev_data *)dev->data; in nios2_msgdma_transfer_start() local 178 struct nios2_msgdma_dev_data *cfg = (struct nios2_msgdma_dev_data *)dev->data; in nios2_msgdma_transfer_stop() local
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_andes_atcspi200.c | 61 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_config() local 113 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_transfer() local 201 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_tx_dma_enable() local 208 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_tx_dma_disable() local 215 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_rx_dma_enable() local 222 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_rx_dma_disable() local 303 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_dma_tx_load() local 421 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_dma_rx_load() local 534 const struct spi_atcspi200_cfg * const cfg = dev->config; in spi_transfer_dma() local 607 const struct spi_atcspi200_cfg * const cfg = dev->config; in transceive() local [all …]
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | gd32isp.py | 16 def __init__(self, cfg, device, argument 56 def do_create(cls, cfg, args): argument
|
| /Zephyr-latest/drivers/usb/udc/ |
| D | udc_nrf.c | 305 struct udc_ep_config *cfg = udc_get_ep_cfg(dev, USB_CONTROL_EP_OUT); in usbd_ctrl_feed_dout() local 583 struct udc_ep_config *cfg, in udc_nrf_ep_enqueue() 605 struct udc_ep_config *cfg) in udc_nrf_ep_dequeue() 632 struct udc_ep_config *cfg) in udc_nrf_ep_enable() 654 struct udc_ep_config *cfg) in udc_nrf_ep_disable() 664 struct udc_ep_config *cfg) in udc_nrf_ep_set_halt() 679 struct udc_ep_config *cfg) in udc_nrf_ep_clear_halt() 807 const struct udc_nrf_config *cfg = dev->config; in udc_nrf_init() local
|
| /Zephyr-latest/drivers/ethernet/phy/ |
| D | phy_adin2111.c | 112 const struct phy_adin2111_config *const cfg = dev->config; in phy_adin2111_c22_read() local 120 const struct phy_adin2111_config *const cfg = dev->config; in phy_adin2111_c22_write() local 128 const struct phy_adin2111_config *cfg = dev->config; in phy_adin2111_c45_setup_dev_reg() local 146 const struct phy_adin2111_config *cfg = dev->config; in phy_adin2111_c45_read() local 165 const struct phy_adin2111_config *cfg = dev->config; in phy_adin2111_c45_write() local 184 const struct phy_adin2111_config *cfg = dev->config; in phy_adin2111_reg_read() local 199 const struct phy_adin2111_config *cfg = dev->config; in phy_adin2111_reg_write() local 443 const struct phy_adin2111_config *const cfg = dev->config; in phy_adin2111_init() local
|