Home
last modified time | relevance | path

Searched defs:cfg (Results 501 – 525 of 952) sorted by relevance

1...<<21222324252627282930>>...39

/Zephyr-latest/subsys/usb/device/class/
Dcdc_acm.c258 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/
Dscanner.py182 def scanDocument(cfg, doc): argument
/Zephyr-latest/drivers/spi/
Dspi_mchp_mss_qspi.c111 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
Dspi_it8xxx2.c105 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/
Dgpio.h876 __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/
Dgatt.c340 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/
Dlvgl_keypad_input.c28 const struct lvgl_keypad_input_config *cfg = dev->config; in lvgl_keypad_process_event() local
Dlvgl_encoder_input.c26 const struct lvgl_encoder_input_config *cfg = dev->config; in lvgl_encoder_process_event() local
/Zephyr-latest/samples/subsys/mgmt/hawkbit/src/
Dmain.c48 struct hawkbit_cfg cfg = { in hawkbit_new_config_data_cb() local
/Zephyr-latest/drivers/i2c/
Di2c_mchp_mss.c132 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
Di2c_ifx_cat1.c47 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()
Di2c_sam4l_twim.c109 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/
Dicm45686_stream.c21 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/
Dlm95234.c83 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/
Dadc_ambiq.c149 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/
Dmax17048.c52 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/
Dbmi160.c34 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/
Despi_mchp_xec_host_v2.c157 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/
Dentropy_max32.c74 const struct max32_trng_config *cfg = dev->config; in entropy_max32_init() local
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
Dipc_icmsg_v1.c18 const struct ipc_ept_cfg *cfg) in register_ept()
/Zephyr-latest/drivers/counter/
Dcounter_smartbond_timer.c307 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/
Dntc_thermistor_calc.c63 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/
Deswifi_bus_spi.c31 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/
Dmhz19b.c77 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/
Diis2dh.c95 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

1...<<21222324252627282930>>...39