| /Zephyr-latest/drivers/sensor/bosch/bmi270/ |
| D | bmi270_trigger.c | 174 const struct bmi270_config *cfg = dev->config; in bmi270_init_interrupts() local 226 const struct bmi270_config *cfg = dev->config; in bmi270_anymo_config() local 288 const struct bmi270_config *cfg = dev->config; in bmi270_trigger_set() local
|
| /Zephyr-latest/drivers/firmware/scmi/ |
| D | clk.c | 74 int scmi_clock_rate_set(struct scmi_protocol *proto, struct scmi_clock_rate_config *cfg) in scmi_clock_rate_set() 153 struct scmi_clock_parent_config cfg = {.clk_id = clk_id, .parent_id = parent_id}; in scmi_clock_parent_set() local 188 struct scmi_clock_config *cfg) in scmi_clock_config_set()
|
| /Zephyr-latest/drivers/clock_control/ |
| D | clock_control_lpc11u6x.c | 111 const struct lpc11u6x_syscon_config *cfg = dev->config; in lpc11u6x_clock_control_on() local 183 const struct lpc11u6x_syscon_config *cfg = dev->config; in lpc11u6x_clock_control_off() local 279 const struct lpc11u6x_syscon_config *cfg = dev->config; in lpc11u6x_syscon_init() local
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_esp32_rtc.c | 58 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_init() local 160 const struct counter_top_cfg *cfg) in counter_esp32_set_top_value() 187 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_get_top_value() local
|
| D | counter_ll_stm32_rtc.c | 190 const struct rtc_stm32_config *cfg = dev->config; in rtc_stm32_start() local 213 const struct rtc_stm32_config *cfg = dev->config; in rtc_stm32_stop() local 493 const struct counter_top_cfg *cfg) in rtc_stm32_set_top_value() 553 const struct rtc_stm32_config *cfg = dev->config; in rtc_stm32_init() local 655 const struct rtc_stm32_config *cfg = dev->config; in rtc_stm32_pm_action() local
|
| /Zephyr-latest/drivers/ethernet/nxp_imx_netc/ |
| D | eth_nxp_imx_netc.c | 228 const struct netc_eth_config *cfg = dev->config; in netc_eth_tx() local 284 const struct netc_eth_config *cfg = dev->config; in netc_eth_get_capabilities() local 308 const struct netc_eth_config *cfg = dev->config; in netc_eth_set_config() local
|
| /Zephyr-latest/drivers/usb/udc/ |
| D | udc_renesas_ra.c | 129 struct udc_ep_config *cfg = udc_get_ep_cfg(dev, USB_CONTROL_EP_OUT); in usbd_ctrl_feed_dout() local 323 static int udc_renesas_ra_ep_enqueue(const struct device *dev, struct udc_ep_config *const cfg, in udc_renesas_ra_ep_enqueue() 348 static int udc_renesas_ra_ep_dequeue(const struct device *dev, struct udc_ep_config *const cfg) in udc_renesas_ra_ep_dequeue() 372 static int udc_renesas_ra_ep_enable(const struct device *dev, struct udc_ep_config *const cfg) in udc_renesas_ra_ep_enable() 397 static int udc_renesas_ra_ep_disable(const struct device *dev, struct udc_ep_config *const cfg) in udc_renesas_ra_ep_disable() 414 static int udc_renesas_ra_ep_set_halt(const struct device *dev, struct udc_ep_config *const cfg) in udc_renesas_ra_ep_set_halt() 429 static int udc_renesas_ra_ep_clear_halt(const struct device *dev, struct udc_ep_config *const cfg) in udc_renesas_ra_ep_clear_halt()
|
| /Zephyr-latest/drivers/dai/intel/dmic/ |
| D | dmic.c | 286 const struct dai_config *cfg, in dai_dmic_program_channel_map() 374 static int dai_dmic_timestamp_config(const struct device *dev, struct dai_ts_cfg *cfg) in dai_dmic_timestamp_config() 381 static int dai_timestamp_dmic_start(const struct device *dev, struct dai_ts_cfg *cfg) in dai_timestamp_dmic_start() 401 static int dai_timestamp_dmic_stop(const struct device *dev, struct dai_ts_cfg *cfg) in dai_timestamp_dmic_stop() 408 static int dai_timestamp_dmic_get(const struct device *dev, struct dai_ts_cfg *cfg, in dai_timestamp_dmic_get() 720 static int dai_dmic_get_config(const struct device *dev, struct dai_config *cfg, enum dai_dir dir) in dai_dmic_get_config() 738 const struct dai_config *cfg, const void *bespoke_cfg) in dai_dmic_set_config()
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | nrfjprog.py | 20 def __init__(self, cfg, family, softreset, pinreset, dev_id, erase=False, argument 46 def do_create(cls, cfg, args): argument
|
| /Zephyr-latest/drivers/sensor/seeed/grove/ |
| D | light_sensor.c | 54 const struct gls_config *cfg = dev->config; in gls_sample_fetch() local 89 const struct gls_config *cfg = dev->config; in gls_init() local
|
| /Zephyr-latest/drivers/pinctrl/ |
| D | pinctrl_wch_afio.c | 29 uint8_t cfg = 0; in pinctrl_configure_pins() local
|
| D | pinctrl_wch_20x_30x_afio.c | 34 uint8_t cfg = 0; in pinctrl_configure_pins() local
|
| /Zephyr-latest/tests/kernel/workq/work_queue/src/ |
| D | start_stop.c | 30 struct k_work_queue_config cfg = { in ZTEST() local
|
| /Zephyr-latest/drivers/sensor/adi/adxl345/ |
| D | adxl345.c | 29 const struct adxl345_dev_config *cfg = dev->config; in adxl345_reg_access_i2c() local 48 const struct adxl345_dev_config *cfg = dev->config; in adxl345_reg_access_spi() local 72 const struct adxl345_dev_config *cfg = dev->config; in adxl345_reg_access() local 123 const struct adxl345_dev_config *cfg = dev->config; in adxl345_bus_is_ready() local 414 const struct adxl345_dev_config *cfg = dev->config; in adxl345_interrupt_config() local 443 const struct adxl345_dev_config *cfg = dev->config; in adxl345_init() local
|
| /Zephyr-latest/drivers/pwm/ |
| D | pwm_intel_blinky.c | 41 const struct bk_intel_config *cfg = dev->config; in bk_intel_set_cycles() local 86 const struct bk_intel_config *cfg = dev->config; in bk_intel_get_cycles_per_sec() local
|
| /Zephyr-latest/subsys/input/ |
| D | input_double_tap.c | 44 const struct double_tap_config *cfg = dev->config; in double_tap_cb() local 79 const struct double_tap_config *cfg = dev->config; in double_tap_init() local
|
| /Zephyr-latest/drivers/dai/intel/hda/ |
| D | hda.c | 49 static int dai_hda_config_get(const struct device *dev, struct dai_config *cfg, enum dai_dir dir) in dai_hda_config_get() 69 static int dai_hda_config_set(const struct device *dev, const struct dai_config *cfg, in dai_hda_config_set()
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_max32_rtio.c | 71 const struct max32_i2c_config *const cfg = dev->config; in max32_do_configure() local 109 const struct max32_i2c_config *const cfg = dev->config; in max32_msg_start() local 305 const struct max32_i2c_config *const cfg = dev->config; in max32_complete() local 341 const struct max32_i2c_config *cfg = dev->config; in i2c_max32_isr() local 353 const struct max32_i2c_config *const cfg = dev->config; in i2c_max32_init() local
|
| /Zephyr-latest/drivers/sensor/meas/ms5837/ |
| D | ms5837.c | 24 const struct ms5837_config *cfg = dev->config; in ms5837_get_measurement() local 275 const struct ms5837_config *cfg = dev->config; in ms5837_read_prom() local 291 const struct ms5837_config *cfg = dev->config; in ms5837_init() local
|
| /Zephyr-latest/drivers/led_strip/ |
| D | ws2812_spi.c | 82 const struct ws2812_spi_cfg *cfg = dev_cfg(dev); in ws2812_strip_update_rgb() local 139 const struct ws2812_spi_cfg *cfg = dev_cfg(dev); in ws2812_strip_length() local 146 const struct ws2812_spi_cfg *cfg = dev_cfg(dev); in ws2812_spi_init() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_sam0.c | 69 const struct uart_sam0_dev_cfg *cfg; member 140 const struct uart_sam0_dev_cfg *const cfg = dev_data->cfg; in uart_sam0_dma_tx_done() local 149 const struct uart_sam0_dev_cfg *const cfg = dev_data->cfg; in uart_sam0_tx_halt() local 230 const struct uart_sam0_dev_cfg *const cfg = dev_data->cfg; in uart_sam0_dma_rx_done() local 309 const struct uart_sam0_dev_cfg *const cfg = dev_data->cfg; in uart_sam0_rx_timeout() local 395 const struct uart_sam0_dev_cfg *const cfg = dev->config; in uart_sam0_configure() local 508 const struct uart_sam0_dev_cfg *const cfg = dev->config; in uart_sam0_init() local 717 const struct uart_sam0_dev_cfg *const cfg = dev->config; in uart_sam0_isr() local 966 const struct uart_sam0_dev_cfg *const cfg = dev->config; in uart_sam0_tx() local 1010 const struct uart_sam0_dev_cfg *const cfg = dev->config; in uart_sam0_tx_abort() local [all …]
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_pl022.c | 344 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_configure() local 436 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_dma_enabled_num() local 443 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_dma_setup() local 517 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_start_dma_transceive() local 552 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_complete() local 565 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_dma_callback() local 637 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_async_xfer() local 694 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_start_async_xfer() local 716 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_isr() local 735 const struct spi_pl022_cfg *cfg = dev->config; in spi_pl022_xfer() local [all …]
|
| D | spi_max32.c | 86 const struct max32_spi_config *cfg = dev->config; in spi_configure() local 244 const struct max32_spi_config *cfg = dev->config; in spi_max32_transceive() local 353 const struct max32_spi_config *cfg = dev->config; in transceive() local 530 const struct max32_spi_config *cfg = dev->config; in transceive_dma() local 666 struct max32_spi_config *cfg = (struct max32_spi_config *)dev->config; in spi_max32_iodev_prepare_start() local 697 struct max32_spi_config *cfg = (struct max32_spi_config *)dev->config; in spi_max32_iodev_complete() local 731 const struct max32_spi_config *cfg = dev->config; in api_transceive() local 802 const struct max32_spi_config *cfg = dev->config; in spi_max32_isr() local 866 const struct max32_spi_config *const cfg = dev->config; in spi_max32_init() local
|
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_adin2111.c | 145 const struct adin2111_config *cfg = dev->config; in eth_adin2111_oa_spi_xfer() local 425 const struct adin2111_config *cfg = dev->config; in eth_adin2111_reg_read_generic() local 479 const struct adin2111_config *cfg = dev->config; in eth_adin2111_reg_write_generic() local 543 const struct adin2111_config *cfg = dev->config; in adin2111_read_fifo() local 641 const struct adin2111_port_config *cfg = dev->config; in adin2111_port_on_phyint() local 802 const struct adin2111_port_config *cfg = dev->config; in adin2111_port_send() local 999 const struct adin2111_config *cfg = dev->config; in adin2111_filter_multicast() local 1014 const struct adin2111_config *cfg = dev->config; in adin2111_filter_broadcast() local 1134 const struct adin2111_config *cfg = dev->config; in eth_adin2111_set_promiscuous() local 1151 const struct adin2111_port_config *cfg = dev->config; in adin2111_port_iface_init() local [all …]
|
| D | eth_nxp_s32_netc_vsi.c | 38 const struct nxp_s32_eth_config *cfg = dev->config; in nxp_s32_eth_iface_init() local
|