/Zephyr-latest/subsys/usb/device/class/ |
D | cdc_acm.c | 258 struct usb_cfg_data *cfg = (void *)dev->config; in tx_work_handler() local 380 struct usb_cfg_data *cfg = (void *)dev->config; in cdc_acm_do_cb() local 434 static void cdc_acm_dev_status_cb(struct usb_cfg_data *cfg, in cdc_acm_dev_status_cb() 566 struct usb_cfg_data *cfg = (void *)dev->config; in cdc_acm_fifo_read() local 773 struct usb_cfg_data * const cfg = (void *)dev->config; in cdc_acm_send_notification() local 919 const struct uart_config *cfg) in cdc_acm_configure() 938 struct uart_config *cfg) in cdc_acm_config_get()
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | scanner.py | 182 def scanDocument(cfg, doc): argument
|
/Zephyr-latest/drivers/spi/ |
D | spi_mchp_mss_qspi.c | 111 static inline uint32_t mss_qspi_read(const struct mss_qspi_config *cfg, in mss_qspi_read() 117 static inline void mss_qspi_write(const struct mss_qspi_config *cfg, in mss_qspi_write() 413 const struct mss_qspi_config *cfg = dev->config; in mss_qspi_release() local 428 const struct mss_qspi_config *cfg = dev->config; in mss_qspi_interrupt() local 469 const struct mss_qspi_config *cfg = dev->config; in mss_qspi_configure() local 553 const struct mss_qspi_config *cfg = dev->config; in mss_qspi_init() local
|
D | spi_it8xxx2.c | 105 const struct spi_it8xxx2_config *cfg = dev->config; in spi_it8xxx2_set_freq() local 143 const struct spi_it8xxx2_config *cfg = dev->config; in spi_it8xxx2_configure() local 320 const struct spi_it8xxx2_config *cfg = dev->config; in spi_it8xxx2_next_xfer() local 448 const struct spi_it8xxx2_config *cfg = dev->config; in it8xxx2_spi_isr() local 480 const struct spi_it8xxx2_config *cfg = dev->config; in spi_it8xxx2_init() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | gpio.h | 876 __unused const struct gpio_driver_config *const cfg = in z_impl_gpio_pin_interrupt_configure() local 983 __unused const struct gpio_driver_config *const cfg = in z_impl_gpio_pin_configure() local 1111 __unused const struct gpio_driver_config *cfg = in gpio_pin_is_input() local 1156 __unused const struct gpio_driver_config *cfg = in gpio_pin_is_output() local 1546 __unused const struct gpio_driver_config *const cfg = in gpio_pin_get_raw() local 1583 __unused const struct gpio_driver_config *const cfg = in gpio_pin_get() local 1632 __unused const struct gpio_driver_config *const cfg = in gpio_pin_set_raw() local 1672 __unused const struct gpio_driver_config *const cfg = in gpio_pin_set() local 1715 __unused const struct gpio_driver_config *const cfg = in gpio_pin_toggle() local
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | gatt.c | 340 static void sc_store(struct gatt_sc_cfg *cfg) in sc_store() 354 static void clear_sc_cfg(struct gatt_sc_cfg *cfg) in clear_sc_cfg() 362 struct gatt_sc_cfg *cfg; in bt_gatt_clear_sc() local 395 struct gatt_sc_cfg *cfg; in sc_clear() local 404 static void sc_reset(struct gatt_sc_cfg *cfg) in sc_reset() 440 struct gatt_sc_cfg *cfg; in sc_save() local 532 static void clear_cf_cfg(struct gatt_cf_cfg *cfg) in clear_cf_cfg() 551 static bool set_change_aware_no_store(struct gatt_cf_cfg *cfg, bool aware) in set_change_aware_no_store() 566 static void set_change_aware(struct gatt_cf_cfg *cfg, bool aware) in set_change_aware() 593 struct gatt_cf_cfg *cfg = &cf_cfg[i]; in set_all_change_unaware() local [all …]
|
/Zephyr-latest/modules/lvgl/input/ |
D | lvgl_keypad_input.c | 28 const struct lvgl_keypad_input_config *cfg = dev->config; in lvgl_keypad_process_event() local
|
D | lvgl_encoder_input.c | 26 const struct lvgl_encoder_input_config *cfg = dev->config; in lvgl_encoder_process_event() local
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/src/ |
D | main.c | 48 struct hawkbit_cfg cfg = { in hawkbit_new_config_data_cb() local
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_mchp_mss.c | 132 const struct mss_i2c_config *cfg = dev->config; in mss_i2c_configure() local 166 const struct mss_i2c_config *cfg = dev->config; in mss_i2c_read() local 186 const struct mss_i2c_config *cfg = dev->config; in mss_i2c_write() local 245 const struct mss_i2c_config *cfg = dev->config; in mss_i2c_reset() local 259 const struct mss_i2c_config *cfg = dev->config; in mss_i2c_irq_handler() local
|
D | i2c_ifx_cat1.c | 47 cyhal_i2c_cfg_t cfg; member 448 static int ifx_cat1_i2c_target_register(const struct device *dev, struct i2c_target_config *cfg) in ifx_cat1_i2c_target_register() 479 static int ifx_cat1_i2c_target_unregister(const struct device *dev, struct i2c_target_config *cfg) in ifx_cat1_i2c_target_unregister()
|
D | i2c_sam4l_twim.c | 109 const struct i2c_sam_twim_dev_cfg *const cfg = dev->config; in i2c_clk_set() local 285 const struct i2c_sam_twim_dev_cfg *const cfg = dev->config; in i2c_start_xfer() local 419 const struct i2c_sam_twim_dev_cfg *const cfg = dev->config; in i2c_sam_twim_isr() local 537 const struct i2c_sam_twim_dev_cfg *const cfg = dev->config; in i2c_sam_twim_initialize() local
|
/Zephyr-latest/drivers/sensor/tdk/icm45686/ |
D | icm45686_stream.c | 21 static struct sensor_stream_trigger *get_read_config_trigger(const struct sensor_read_config *cfg, in get_read_config_trigger() 436 const struct icm45686_config *cfg = dev->config; in icm45686_stream_submit() local 589 const struct icm45686_config *cfg = dev->config; in icm45686_stream_init() local
|
/Zephyr-latest/drivers/sensor/ti/lm95234/ |
D | lm95234.c | 83 static inline int lm95234_fetch_temp(const struct lm95234_config *cfg, struct lm95234_data *data, in lm95234_fetch_temp() 137 const struct lm95234_config *cfg = dev->config; in lm95234_sample_fetch() local 214 const struct lm95234_config *cfg = dev->config; in lm95234_init() local
|
/Zephyr-latest/drivers/adc/ |
D | adc_ambiq.c | 149 const struct adc_ambiq_config *cfg = dev->config; in adc_ambiq_start_read() local 226 const struct adc_ambiq_config *cfg = dev->config; in adc_ambiq_channel_setup() local 279 const struct adc_ambiq_config *cfg = dev->config; in adc_ambiq_init() local
|
/Zephyr-latest/drivers/fuel_gauge/max17048/ |
D | max17048.c | 52 const struct max17048_config *cfg = dev->config; in max17048_read_register() local 148 const struct max17048_config *cfg = dev->config; in max17048_init() local
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | bmi160.c | 34 const struct bmi160_cfg *cfg = dev->config; in bmi160_transceive() local 64 const struct bmi160_cfg *cfg = dev->config; in bmi160_bus_ready_spi() local 94 const struct bmi160_cfg *cfg = dev->config; in bmi160_bus_ready_i2c() local 102 const struct bmi160_cfg *cfg = dev->config; in bmi160_read_i2c() local 110 const struct bmi160_cfg *cfg = dev->config; in bmi160_write_i2c() local 125 const struct bmi160_cfg *cfg = dev->config; in bmi160_read() local 153 const struct bmi160_cfg *cfg = dev->config; in bmi160_write() local 1051 const struct bmi160_cfg *cfg = dev->config; in bmi160_init() local
|
/Zephyr-latest/drivers/espi/ |
D | espi_mchp_xec_host_v2.c | 157 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_mbox0() local 396 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_kbc0() local 549 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_acpi_ec0() local 641 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_acpi_ec1() local 681 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_emi0() local 883 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_p80bd0() local 909 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_uart0() local 924 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in init_uart1() local
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_max32.c | 74 const struct max32_trng_config *cfg = dev->config; in entropy_max32_init() local
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ |
D | ipc_icmsg_v1.c | 18 const struct ipc_ept_cfg *cfg) in register_ept()
|
/Zephyr-latest/drivers/counter/ |
D | counter_smartbond_timer.c | 307 const struct counter_top_cfg *cfg) in counter_smartbond_set_top_value() 330 const struct counter_smartbond_config *cfg = dev->config; in counter_smartbond_init_timer() local 420 const struct counter_smartbond_config *cfg = dev->config; in counter_smartbond_resume() local 472 const struct counter_smartbond_config *cfg = dev->config; in counter_smartbond_irq_handler() local
|
/Zephyr-latest/drivers/sensor/ntc_thermistor/ |
D | ntc_thermistor_calc.c | 63 uint32_t ntc_get_ohm_of_thermistor(const struct ntc_config *cfg, int sample_value, in ntc_get_ohm_of_thermistor()
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_bus_spi.c | 31 const struct eswifi_spi_config *cfg; member 238 const struct eswifi_spi_config *cfg = &eswifi_config_spi0; /* Static instance */ in eswifi_spi_init() local
|
/Zephyr-latest/drivers/sensor/mhz19b/ |
D | mhz19b.c | 77 const struct mhz19b_cfg *cfg = dev->config; in mhz19b_send_cmd() local 304 const struct mhz19b_cfg *cfg = dev->config; in mhz19b_init() local
|
/Zephyr-latest/drivers/sensor/st/iis2dh/ |
D | iis2dh.c | 95 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_set_odr() local 255 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_init() local
|