| /Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
| D | pinctrl_soc.h | 37 uint32_t cfg; member
|
| /Zephyr-latest/include/zephyr/fs/ |
| D | littlefs.h | 39 struct lfs_config cfg; member
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | openocd.py | 51 def __init__(self, cfg, pre_init=None, reset_halt_cmd=DEFAULT_OPENOCD_RESET_HALT_CMD, argument 200 def do_create(cls, cfg, args): argument
|
| D | native.py | 16 def __init__(self, cfg, argument
|
| /Zephyr-latest/tests/subsys/ipc/pbuf/src/ |
| D | main.c | 51 static PBUF_MAYBE_CONST struct pbuf_cfg cfg = PBUF_CFG_INIT(memory_area, MEM_AREA_SZ, 0, 0); in ZTEST() local 273 static PBUF_MAYBE_CONST struct pbuf_cfg cfg = PBUF_CFG_INIT(buffer, MEM_AREA_SZ, 4, 0); in ZTEST() local
|
| /Zephyr-latest/drivers/sensor/ti/tmag5170/ |
| D | tmag5170_trigger.c | 104 const struct tmag5170_dev_config *cfg = dev->config; in tmag5170_trigger_init() local
|
| D | tmag5170.c | 282 const struct tmag5170_dev_config *cfg = dev->config; in tmag5170_sample_fetch() local 386 const struct tmag5170_dev_config *cfg = dev->config; in tmag5170_channel_get() local 445 const struct tmag5170_dev_config *cfg = dev->config; in tmag5170_init_registers() local 530 const struct tmag5170_dev_config *cfg = dev->config; in tmag5170_init() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmp388/ |
| D | bmp388_trigger.c | 117 const struct bmp388_config *cfg = dev->config; in bmp388_trigger_mode_init() local
|
| /Zephyr-latest/drivers/sensor/st/i3g4250d/ |
| D | i3g4250d_spi.c | 94 const struct i3g4250d_device_config *cfg = dev->config; in i3g4250d_spi_init() local
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_b91.c | 125 const struct i2c_b91_cfg *cfg = dev->config; in i2c_b91_init() local
|
| D | i2c_gecko.c | 186 static int i2c_gecko_target_register(const struct device *dev, struct i2c_target_config *cfg) in i2c_gecko_target_register() 206 static int i2c_gecko_target_unregister(const struct device *dev, struct i2c_target_config *cfg) in i2c_gecko_target_unregister()
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_smartbond.c | 48 #define BAUDRATE_CFG_DLH(cfg) (((cfg) >> 16) & 0xff) argument 49 #define BAUDRATE_CFG_DLL(cfg) (((cfg) >> 8) & 0xff) argument 50 #define BAUDRATE_CFG_DLF(cfg) ((cfg) & 0xff) argument 55 uint32_t cfg; member 234 const struct uart_config *cfg) in uart_smartbond_configure() 321 struct uart_config *cfg) in uart_smartbond_config_get()
|
| /Zephyr-latest/drivers/sensor/bosch/bmc150_magn/ |
| D | bmc150_magn_trigger.c | 21 const struct bmc150_magn_config *const cfg = in setup_drdy() local
|
| /Zephyr-latest/samples/boards/96boards/argonkey/microphone/src/ |
| D | main.c | 34 struct dmic_cfg cfg = { variable
|
| /Zephyr-latest/drivers/wifi/eswifi/ |
| D | eswifi_core.c | 52 static int eswifi_reset(struct eswifi_dev *eswifi, const struct eswifi_cfg *cfg) in eswifi_reset() 451 const struct eswifi_cfg *cfg = &eswifi0_cfg; in eswifi_iface_init() local 758 const struct eswifi_cfg *cfg = dev->config; in eswifi_init() local
|
| /Zephyr-latest/drivers/pwm/ |
| D | pwm_mchp_xec.c | 246 const struct pwm_xec_config * const cfg = dev->config; in xec_compute_and_set_parameters() local 321 const struct pwm_xec_config * const cfg = dev->config; in pwm_xec_set_cycles() local 428 const struct pwm_xec_config * const cfg = dev->config; in pwm_xec_init() local
|
| /Zephyr-latest/drivers/audio/ |
| D | wm8904.c | 69 static int wm8904_audio_fmt_config(const struct device *dev, audio_dai_cfg_t *cfg, uint32_t mclk) in wm8904_audio_fmt_config() 310 static void wm8904_set_master_clock(const struct device *dev, audio_dai_cfg_t *cfg, uint32_t sysclk) in wm8904_set_master_clock() 414 static int wm8904_configure(const struct device *dev, struct audio_codec_cfg *cfg) in wm8904_configure()
|
| /Zephyr-latest/drivers/sensor/adi/adxl362/ |
| D | adxl362_trigger.c | 148 const struct adxl362_config *cfg = dev->config; in adxl362_init_interrupt() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
| D | bmi08x_gyro_trigger.c | 103 const struct bmi08x_gyro_config *cfg = dev->config; in bmi08x_gyr_trigger_mode_init() local
|
| /Zephyr-latest/drivers/clock_control/ |
| D | clock_control_arm_scmi.c | 25 struct scmi_clock_config cfg; in scmi_clock_on_off() local
|
| /Zephyr-latest/tests/drivers/smbus/smbus_api/src/ |
| D | test_smbus.c | 29 uint32_t cfg = SMBUS_MODE_CONTROLLER; in ZTEST_USER() local
|
| /Zephyr-latest/modules/lvgl/input/ |
| D | lvgl_pointer_input.c | 33 const struct lvgl_pointer_input_config *cfg = dev->config; in lvgl_pointer_process_event() local
|
| /Zephyr-latest/drivers/sensor/adi/adxl372/ |
| D | adxl372.c | 589 const struct adxl372_dev_config *cfg = dev->config; in adxl372_attr_set_thresh() local 648 const struct adxl372_dev_config *cfg = dev->config; in adxl372_sample_fetch() local 711 const struct adxl372_dev_config *cfg = dev->config; in adxl372_probe() local 834 const struct adxl372_dev_config *cfg = dev->config; in adxl372_init() local
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_silabs_eusart.c | 335 struct dma_config cfg = { in spi_silabs_dma_config() local 352 static uint32_t spi_eusart_fill_desc(const struct spi_silabs_eusart_config *cfg, in spi_eusart_fill_desc() 388 struct dma_block_config *spi_eusart_fill_data_desc(const struct spi_silabs_eusart_config *cfg, in spi_eusart_fill_data_desc() 456 const struct spi_silabs_eusart_config *cfg = spi_dev->config; in spi_eusart_prepare_dma_channel() local
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | intc_mchp_ecia_xec.c | 332 const struct xec_girq_config *const cfg = DEV_GIRQ_CFG(dev_girq); in mchp_xec_ecia_set_callback_by_dev() local 393 const struct xec_girq_config *const cfg = DEV_GIRQ_CFG(dev_girq); in mchp_ecia_unset_callback_by_dev() local 469 const struct xec_girq_config *const cfg = DEV_GIRQ_CFG(dev_girq); in xec_girq_isr() local 512 const struct xec_ecia_config *cfg = in xec_ecia_init() local
|