/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688.c | 26 struct icm42688_cfg *cfg) in icm42688_convert_accel() 32 struct icm42688_cfg *cfg) in icm42688_convert_gyro() 43 struct icm42688_cfg *cfg, struct sensor_value *val) in icm42688_channel_parse_readings() 96 const struct icm42688_dev_cfg *cfg = dev->config; in icm42688_sample_fetch() local 186 const struct icm42688_cfg *cfg = &data->cfg; in icm42688_attr_get() local 253 const struct icm42688_dev_cfg *cfg = dev->config; in icm42688_init() local
|
D | icm42688_rtio.c | 22 const struct icm42688_dev_cfg *cfg = dev->config; in icm42688_rtio_sample_fetch() local 50 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in icm42688_submit_one_shot() local 89 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in icm42688_submit_sync() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_grlib_spimctrl.c | 37 struct cfg { struct 38 volatile struct spimctrl_regs *regs; 39 int interrupt; 103 const struct cfg *const cfg = dev->config; in transceive() local 160 const struct cfg *const cfg = dev->config; in spim_isr() local 195 const struct cfg *const cfg = dev->config; in init() local
|
/Zephyr-latest/drivers/sensor/ams/tsl2540/ |
D | tsl2540.c | 29 const struct tsl2540_config *cfg = dev->config; in tsl2540_sample_fetch() local 73 const struct tsl2540_config *cfg = dev->config; in tsl2540_channel_get() local 105 const struct tsl2540_config *cfg = dev->config; in tsl2540_attr_set_gain() local 153 const struct tsl2540_config *cfg = dev->config; in tsl2540_attr_set() local 295 const struct tsl2540_config *cfg = dev->config; in tsl2540_init() local 351 const struct tsl2540_config *cfg = dev->config; in tsl2540_pm_action() local
|
/Zephyr-latest/drivers/sensor/pixart/paa3905/ |
D | paa3905_stream.c | 26 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in paa3905_chip_recovery_handler() local 42 const struct paa3905_config *cfg = dev->config; in start_drdy_backup_timer() local 197 const struct paa3905_config *cfg = dev->config; in paa3905_gpio_callback() local 217 const struct paa3905_config *cfg = dev->config; in paa3905_stream_drdy_timeout() local 245 const struct paa3905_config *cfg = dev->config; in paa3905_stream_submit() local 320 const struct paa3905_config *cfg = dev->config; in paa3905_stream_init() local
|
/Zephyr-latest/drivers/flash/ |
D | soc_flash_silabs_siwx91x.c | 33 const struct siwx91x_config *cfg = dev->config; in flash_siwx91x_range_is_in_bounds() local 49 const struct siwx91x_config *cfg = dev->config; in flash_siwx91x_get_parameters() local 56 const struct siwx91x_config *cfg = dev->config; in flash_siwx91x_read() local 71 const struct siwx91x_config *cfg = dev->config; in flash_siwx91x_write() local 96 const struct siwx91x_config *cfg = dev->config; in flash_siwx91x_erase() local 122 const struct siwx91x_config *cfg = dev->config; in flash_siwx91x_page_layout() local
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_nrf2_common.c | 38 static void update_config(struct clock_config_generic *cfg) in update_config() 59 struct clock_config_generic *cfg = in onoff_start_option() local 74 struct clock_config_generic *cfg = in onoff_stop_option() local 125 struct clock_config_generic *cfg = clk_cfg; in clock_config_init() local 153 struct clock_config_generic *cfg = in clock_config_update_begin() local 166 struct clock_config_generic *cfg = clk_cfg; in clock_config_update_end() local
|
/Zephyr-latest/drivers/sensor/adi/adt7420/ |
D | adt7420_trigger.c | 22 const struct adt7420_dev_config *cfg = dev->config; in setup_int() local 46 const struct adt7420_dev_config *cfg = dev->config; in process_int() local 107 const struct adt7420_dev_config *cfg = dev->config; in adt7420_trigger_set() local 140 const struct adt7420_dev_config *cfg = dev->config; in adt7420_init_interrupt() local
|
/Zephyr-latest/drivers/sensor/st/iis2mdc/ |
D | iis2mdc_spi.c | 26 const struct iis2mdc_dev_config *cfg = dev->config; in iis2mdc_spi_read() local 65 const struct iis2mdc_dev_config *cfg = dev->config; in iis2mdc_spi_write() local 96 const struct iis2mdc_dev_config *const cfg = dev->config; in iis2mdc_spi_init() local
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | ism330dhcx_spi.c | 26 const struct ism330dhcx_config *cfg = dev->config; in ism330dhcx_spi_read() local 66 const struct ism330dhcx_config *cfg = dev->config; in ism330dhcx_spi_write() local 98 const struct ism330dhcx_config *cfg = dev->config; in ism330dhcx_spi_init() local
|
/Zephyr-latest/drivers/sensor/st/iis2dh/ |
D | iis2dh_trigger.c | 47 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_trigger_set() local 87 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_handle_interrupt() local 99 const struct iis2dh_device_config *cfg = iis2dh->dev->config; in iis2dh_gpio_callback() local 142 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_init_interrupt() local
|
/Zephyr-latest/drivers/usb/bc12/ |
D | emul_bc12_pi3usb9201.c | 43 const struct pi3usb9201_emul_cfg *cfg; member 88 const struct pi3usb9201_emul_cfg *cfg = target->cfg; in pi3usb9201_emul_set_reg() local 119 const struct pi3usb9201_emul_cfg *cfg = target->cfg; in pi3usb9201_emul_get_reg() local 144 const struct pi3usb9201_emul_cfg *cfg = target->cfg; in pi3usb9201_emul_reset() local 184 const struct pi3usb9201_emul_cfg *cfg; in pi3usb9201_emul_transfer() local 253 const struct pi3usb9201_emul_cfg *cfg = target->cfg; in pi3usb9201_emul_set_pd_partner_state() local 303 const struct pi3usb9201_emul_cfg *cfg = target->cfg; in pi3usb9201_emul_init() local
|
/Zephyr-latest/drivers/sensor/sensirion/sgp40/ |
D | sgp40.c | 35 const struct sgp40_config *cfg = dev->config; in sgp40_write_command() local 45 const struct sgp40_config *cfg = dev->config; in sgp40_start_measurement() local 101 const struct sgp40_config *cfg = dev->config; in sgp40_selftest() local 138 const struct sgp40_config *cfg = dev->config; in sgp40_sample_fetch() local 213 const struct sgp40_config *cfg = dev->config; in sgp40_init() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x_trigger.c | 28 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_enable_xl_int() local 74 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_enable_g_int() local 120 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_enable_wake_int() local 169 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_trigger_set() local 236 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_handle_interrupt() local 388 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_init_interrupt() local
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_skeleton.c | 83 struct udc_ep_config *const cfg, in udc_skeleton_ep_enqueue() 115 struct udc_ep_config *const cfg) in udc_skeleton_ep_dequeue() 138 struct udc_ep_config *const cfg) in udc_skeleton_ep_enable() 150 struct udc_ep_config *const cfg) in udc_skeleton_ep_disable() 159 struct udc_ep_config *const cfg) in udc_skeleton_ep_set_halt() 173 struct udc_ep_config *const cfg) in udc_skeleton_ep_clear_halt()
|
/Zephyr-latest/drivers/sensor/adi/adxl345/ |
D | adxl345_rtio.c | 17 const struct sensor_read_config *cfg = in adxl345_submit_fetch() local 46 const struct sensor_read_config *cfg = in adxl345_submit() local
|
/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | adxl362_rtio.c | 17 const struct sensor_read_config *cfg = in adxl362_submit_fetch() local 46 const struct sensor_read_config *cfg = in adxl362_submit() local
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_ambiq_ap3.c | 76 static int mspi_set_freq(const struct mspi_ambiq_config *cfg, uint32_t freq) in mspi_set_freq() 99 static am_hal_mspi_device_e mspi_set_line(const struct mspi_ambiq_config *cfg, in mspi_set_line() 275 const struct mspi_ambiq_config *cfg = controller->config; in mspi_verify_device() local 298 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_deinit() local 361 const struct mspi_ambiq_config *cfg = controller->config; in mspi_xfer_config() local 435 const struct mspi_ambiq_config *cfg = spec->bus->config; in mspi_ambiq_config() local 525 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_dev_config() local 774 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_xip_config() local 805 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_scramble_config() local 864 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_timing_config() local [all …]
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | lis2dh_trigger.c | 32 const struct lis2dh_config *cfg = dev->config; in setup_int1() local 45 const struct lis2dh_config *cfg = dev->config; in lis2dh_trigger_drdy_set() local 130 const struct lis2dh_config *cfg = dev->config; in setup_int2() local 143 const struct lis2dh_config *cfg = dev->config; in lis2dh_trigger_anym_tap_set() local 225 const struct lis2dh_config *cfg = dev->config; in lis2dh_start_trigger_int2() local 296 const struct lis2dh_config *cfg = dev->config; in lis2dh_acc_slope_config() local 407 const struct lis2dh_config *cfg = dev->config; in lis2dh_thread_cb() local 526 const struct lis2dh_config *cfg = dev->config; in lis2dh_init_interrupt() local
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_mcux_dcp.c | 83 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_cbc_encrypt() local 118 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_cbc_decrypt() local 149 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_ecb_encrypt() local 169 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_ecb_decrypt() local 191 const struct crypto_dcp_config *cfg = dev->config; in crypto_dcp_cipher_begin_session() local 248 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_sha256() local 272 const struct crypto_dcp_config *cfg = dev->config; in crypto_dcp_hash_begin_session() local 315 const struct crypto_dcp_config *cfg = dev->config; in crypto_dcp_init() local
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_class.c | 147 uint8_t cfg; in usbd_class_get_by_ep() local 235 const uint8_t cfg) in usbd_class_append() 252 const uint8_t cfg) in usbd_class_remove() 270 const uint8_t cfg) in usbd_class_remove_all() 297 const enum usbd_speed speed, const uint8_t cfg) in usbd_register_class() 356 const enum usbd_speed speed, const uint8_t cfg, in usbd_register_all_classes() 402 const enum usbd_speed speed, const uint8_t cfg) in usbd_unregister_class() 469 const enum usbd_speed speed, const uint8_t cfg) in usbd_unregister_all_classes()
|
/Zephyr-latest/tests/drivers/input/kbd_matrix/src/ |
D | main.c | 151 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in ZTEST() local 179 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in ZTEST() local 198 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in ZTEST() local 243 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in ZTEST() local 285 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in ZTEST() local 336 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in ZTEST() local 382 const struct input_kbd_matrix_common_config cfg = { in ZTEST() local 418 const struct input_kbd_matrix_common_config *cfg = test_dev->config; in kbd_scan_setup() local
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_ll_stm32.c | 73 const struct i2s_stm32_cfg *cfg = dev->config; in i2s_stm32_enable_clock() local 107 const struct i2s_stm32_cfg *cfg = dev->config; in i2s_stm32_set_clock() local 155 const struct i2s_stm32_cfg *const cfg = dev->config; in i2s_stm32_configure() local 290 const struct i2s_stm32_cfg *const cfg = dev->config; in i2s_stm32_trigger() local 515 const struct i2s_stm32_cfg *cfg = dev->config; in dma_rx_callback() local 585 const struct i2s_stm32_cfg *cfg = dev->config; in dma_tx_callback() local 678 const struct i2s_stm32_cfg *cfg = dev->config; in i2s_stm32_isr() local 697 const struct i2s_stm32_cfg *cfg = dev->config; in i2s_stm32_initialize() local 743 const struct i2s_stm32_cfg *cfg = dev->config; in rx_stream_start() local 795 const struct i2s_stm32_cfg *cfg = dev->config; in tx_stream_start() local [all …]
|
/Zephyr-latest/drivers/sensor/st/stts22h/ |
D | stts22h.c | 27 const struct stts22h_config *cfg = dev->config; in stts22h_set_odr_raw() local 36 const struct stts22h_config *cfg = dev->config; in stts22h_sample_fetch() local 141 const struct stts22h_config *cfg = dev->config; in stts22h_init_chip() local 172 const struct stts22h_config *cfg = dev->config; in stts22h_init() local
|
/Zephyr-latest/drivers/sensor/ti/ina3221/ |
D | ina3221.c | 25 const struct ina3221_config *cfg = dev->config; in reg_read() local 38 const struct ina3221_config *cfg = dev->config; in reg_write() local 50 const struct ina3221_config *cfg = dev->config; in ina3221_init() local 151 const struct ina3221_config *cfg = dev->config; in ina3221_sample_fetch() local 226 const struct ina3221_config *cfg = dev->config; in ina3221_channel_get() local
|