/Zephyr-latest/drivers/bluetooth/hci/ |
D | h4.c | 75 const struct h4_config *cfg = dev->config; in h4_get_type() local 109 const struct h4_config *cfg = dev->config; in h4_read_hdr() local 224 const struct h4_config *cfg = dev->config; in rx_thread() local 290 const struct h4_config *cfg = dev->config; in read_payload() local 396 const struct h4_config *cfg = dev->config; in process_tx() local 458 const struct h4_config *cfg = dev->config; in process_rx() local 494 const struct h4_config *cfg = dev->config; in h4_send() local 519 const struct h4_config *cfg = dev->config; in h4_open() local 555 const struct h4_config *cfg = dev->config; in h4_close() local 580 const struct h4_config *cfg = dev->config; in h4_setup() local
|
/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | lis2dw12.c | 38 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_set_range() local 64 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_set_odr() local 141 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_channel_get_status() local 221 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_attr_set_thresh() local 269 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_attr_set_ff_dur() local 302 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_attr_set_act_mode() local 358 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_sample_fetch_accel() local 385 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_sample_fetch_temp() local 431 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_set_power_mode() local 453 const struct lis2dw12_device_config *cfg = dev->config; in lis2dw12_set_low_noise() local [all …]
|
/Zephyr-latest/drivers/spi/ |
D | spi_gd32.c | 86 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_dma_enabled() local 102 static int spi_gd32_get_err(const struct spi_gd32_config *cfg) in spi_gd32_get_err() 126 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_configure() local 197 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_frame_exchange() local 252 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_dma_setup() local 326 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_start_dma_transceive() local 362 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_transceive_impl() local 457 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_complete() local 473 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_isr() local 509 const struct spi_gd32_config *cfg = dev->config; in spi_gd32_dma_callback() local [all …]
|
/Zephyr-latest/drivers/video/ |
D | gc2145.c | 774 const struct gc2145_config *cfg = dev->config; in gc2145_write_all() local 791 const struct gc2145_config *cfg = dev->config; in gc2145_soft_reset() local 804 const struct gc2145_config *cfg = dev->config; in gc2145_set_ctrl_vflip() local 820 const struct gc2145_config *cfg = dev->config; in gc2145_set_ctrl_hmirror() local 837 const struct gc2145_config *cfg = dev->config; in gc2145_set_window() local 895 const struct gc2145_config *cfg = dev->config; in gc2145_set_output_format() local 931 const struct gc2145_config *cfg = dev->config; in gc2145_set_resolution() local 1012 const struct gc2145_config *cfg = dev->config; in gc2145_check_connection() local 1090 const struct gc2145_config *cfg = dev->config; in gc2145_set_stream() local 1127 const struct gc2145_config *cfg = dev->config; in gc2145_init() local [all …]
|
/Zephyr-latest/drivers/sensor/lm35/ |
D | lm35.c | 38 const struct lm35_config *cfg = dev->config; in lm35_sample_fetch() local 52 const struct lm35_config *cfg = dev->config; in lm35_channel_get() local 75 const struct lm35_config *cfg = dev->config; in lm35_init() local
|
/Zephyr-latest/drivers/flash/ |
D | flash_mspi_atxp032.c | 23 #define TIMING_CFG_GET_RX_DUMMY(cfg) argument 24 #define TIMING_CFG_SET_RX_DUMMY(cfg, num) argument 114 const struct flash_mspi_atxp032_config *cfg = flash->config; in flash_mspi_atxp032_command_write() local 146 const struct flash_mspi_atxp032_config *cfg = flash->config; in flash_mspi_atxp032_command_read() local 176 const struct flash_mspi_atxp032_config *cfg = flash->config; in acquire() local 196 const struct flash_mspi_atxp032_config *cfg = flash->config; in release() local 316 const struct flash_mspi_atxp032_config *cfg = flash->config; in flash_mspi_atxp032_page_program() local 349 const struct flash_mspi_atxp032_config *cfg = flash->config; in flash_mspi_atxp032_busy_wait() local 395 const struct flash_mspi_atxp032_config *cfg = flash->config; in flash_mspi_atxp032_read() local 480 const struct flash_mspi_atxp032_config *cfg = flash->config; in flash_mspi_atxp032_erase() local [all …]
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_mchp_xec_v2.c | 143 const struct i2c_xec_config *cfg = in i2c_ctl_wr() local 160 const struct i2c_xec_config *cfg = in wait_bus_free() local 205 const struct i2c_xec_config *cfg = in get_lines() local 218 const struct i2c_xec_config *cfg = in i2c_xec_reset_config() local 312 const struct i2c_xec_config *cfg = in i2c_xec_recover_bus() local 430 const struct i2c_xec_config *cfg = in wait_pin() local 471 const struct i2c_xec_config *cfg = in gen_start() local 495 const struct i2c_xec_config *cfg = in gen_stop() local 511 const struct i2c_xec_config *cfg = in do_stop() local 604 const struct i2c_xec_config *cfg = in ctrl_tx() local [all …]
|
D | i2c_sam0.c | 86 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_terminate_on_error() local 136 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_isr() local 227 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_dma_write_done() local 264 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_dma_write_start() local 318 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_dma_read_done() local 356 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_dma_read_start() local 412 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_transfer() local 547 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_set_apply_bitrate() local 681 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_configure() local 709 const struct i2c_sam0_dev_config *const cfg = dev->config; in i2c_sam0_initialize() local
|
/Zephyr-latest/drivers/net/ |
D | canbus.c | 62 const struct net_canbus_config *cfg = dev->config; in net_canbus_setsockopt() local 87 const struct net_canbus_config *cfg = dev->config; in net_canbus_close() local 104 const struct net_canbus_config *cfg = dev->config; in net_canbus_send() local 138 const struct net_canbus_config *cfg = dev->config; in net_canbus_init() local
|
/Zephyr-latest/drivers/can/ |
D | can_stm32_bxcan.c | 117 const struct can_stm32_config *cfg = dev->config; in can_stm32_rx_isr_handler() local 159 const struct can_stm32_config *cfg = dev->config; in can_stm32_get_state() local 196 const struct can_stm32_config *cfg = dev->config; in can_stm32_bus_state_change_isr() local 240 const struct can_stm32_config *cfg = dev->config; in can_stm32_tx_isr_handler() local 289 const struct can_stm32_config *cfg = dev->config; in can_stm32_isr() local 315 const struct can_stm32_config *cfg = dev->config; in can_stm32_state_change_isr() local 392 const struct can_stm32_config *cfg = dev->config; in can_stm32_start() local 437 const struct can_stm32_config *cfg = dev->config; in can_stm32_stop() local 481 const struct can_stm32_config *cfg = dev->config; in can_stm32_set_mode() local 542 const struct can_stm32_config *cfg = dev->config; in can_stm32_set_timing() local [all …]
|
/Zephyr-latest/drivers/sensor/st/lps2xdf/ |
D | ilps22qs.c | 17 const struct lps2xdf_config *const cfg = dev->config; in ilps22qs_mode_set_odr_raw() local 32 const struct lps2xdf_config *const cfg = dev->config; in ilps22qs_sample_fetch() local 89 const struct lps2xdf_config *const cfg = dev->config; in st_ilps22qs_init() local
|
/Zephyr-latest/drivers/sensor/st/stts22h/ |
D | stts22h_trigger.c | 55 const struct stts22h_config *cfg = dev->config; in stts22h_handle_interrupt() local 74 const struct stts22h_config *cfg = stts22h->dev->config; in stts22h_gpio_callback() local 115 const struct stts22h_config *cfg = dev->config; in stts22h_init_interrupt() local
|
/Zephyr-latest/drivers/mdio/ |
D | mdio_nxp_s32_gmac.c | 41 const struct mdio_nxp_s32_config *const cfg = dev->config; in mdio_nxp_s32_read_c45() local 61 const struct mdio_nxp_s32_config *const cfg = dev->config; in mdio_nxp_s32_write_c45() local 81 const struct mdio_nxp_s32_config *const cfg = dev->config; in mdio_nxp_s32_read_c22() local 101 const struct mdio_nxp_s32_config *const cfg = dev->config; in mdio_nxp_s32_write_c22() local 120 const struct mdio_nxp_s32_config *const cfg = dev->config; in mdio_nxp_s32_init() local
|
/Zephyr-latest/tests/unit/timeutil/ |
D | test_sync.c | 24 const struct timeutil_sync_config *cfg) in scale_ref() 30 const struct timeutil_sync_config *cfg) in scale_local() 36 const struct timeutil_sync_config *cfg) in scale_local_signed() 216 const struct timeutil_sync_config *cfg) in tref_from_local() 293 const struct timeutil_sync_config *cfg) in tlocal_from_ref()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_s32_netc.c | 53 const struct nxp_s32_eth_config *cfg = dev->config; in nxp_s32_eth_initialize_common() local 108 const struct nxp_s32_eth_config *cfg = dev->config; in nxp_s32_eth_mcast_filter() local 126 const struct nxp_s32_eth_config *cfg = dev->config; in nxp_s32_eth_tx() local 206 const struct nxp_s32_eth_config *cfg = dev->config; in nxp_s32_eth_rx() local 288 const struct nxp_s32_eth_config *cfg = dev->config; in nxp_s32_eth_set_config() local
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_config.c | 34 const uint8_t cfg) in usbd_config_get() 97 const uint8_t cfg) in usbd_config_exist() 148 const uint8_t cfg, const bool enable) in usbd_config_attrib_rwup() 190 const uint8_t cfg, const bool enable) in usbd_config_attrib_self() 224 const uint8_t cfg, const uint8_t power) in usbd_config_maxpower()
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x.c | 63 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_freq_to_odr_val() local 129 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_accel_set_fs_raw() local 162 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_accel_set_odr_raw() local 177 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_gyro_set_fs_raw() local 191 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_gyro_set_odr_raw() local 244 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_accel_wake_threshold_set() local 272 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_accel_wake_duration_set() local 291 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_accel_config() local 385 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_gyro_config() local 460 const struct lsm6dsv16x_config *cfg = dev->config; in lsm6dsv16x_accel_wake_threshold_get() local [all …]
|
/Zephyr-latest/drivers/serial/ |
D | uart_renesas_ra8_sci_b.c | 80 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_poll_in() local 101 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_poll_out() local 111 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_err_check() local 221 static int uart_ra_sci_b_configure(const struct device *dev, const struct uart_config *cfg) in uart_ra_sci_b_configure() 243 static int uart_ra_sci_b_config_get(const struct device *dev, struct uart_config *cfg) in uart_ra_sci_b_config_get() 258 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_fifo_fill() local 283 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_fifo_read() local 312 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_irq_tx_enable() local 319 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_irq_tx_disable() local 327 const struct uart_ra_sci_b_config *cfg = dev->config; in uart_ra_sci_b_irq_tx_ready() local [all …]
|
/Zephyr-latest/drivers/input/ |
D | input_gpio_kbd_matrix.c | 47 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_drive_column() local 92 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_read_row() local 119 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_idle_poll_handler() local 133 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_set_detect_mode() local 179 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_continuous_scan_mode() local 190 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_init() local
|
/Zephyr-latest/drivers/sensor/melexis/mlx90394/ |
D | mlx90394_async.c | 27 const struct sensor_read_config *cfg = in mlx90394_async_fetch() local 100 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in mlx90394_submit() local
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | adxl372_stream.c | 18 const struct adxl372_dev_config *cfg = dev->config; in adxl372_irq_en_cb() local 27 const struct adxl372_dev_config *cfg = dev->config; in adxl372_fifo_flush_rtio() local 73 const struct sensor_read_config *cfg = in adxl372_submit_stream() local 130 const struct adxl372_dev_config *cfg = (const struct adxl372_dev_config *)dev->config; in adxl372_fifo_read_cb() local 138 size_t adxl372_get_packet_size(const struct adxl372_dev_config *cfg) in adxl372_get_packet_size() 168 const struct adxl372_dev_config *cfg = (const struct adxl372_dev_config *)dev->config; in adxl372_process_fifo_samples_cb() local 299 const struct adxl372_dev_config *cfg = (const struct adxl372_dev_config *)dev->config; in adxl372_process_status1_cb() local
|
/Zephyr-latest/drivers/sensor/adi/adltc2990/ |
D | adltc2990.c | 99 const struct adltc2990_config *cfg = dev->config; in adltc2990_is_busy() local 139 const struct adltc2990_config *cfg = dev->config; in adltc2990_trigger_measurement() local 168 const struct adltc2990_config *cfg = dev->config; in adltc2990_fetch_property_value() local 246 const struct adltc2990_config *cfg = dev->config; in adltc2990_init() local 317 const struct adltc2990_config *cfg = dev->config; in fetch_pin_single_ended_voltage_value() local 415 const struct adltc2990_config *cfg = dev->config; in fetch_pin_current_value() local 441 const struct adltc2990_config *cfg = dev->config; in adltc2990_sample_fetch() local 540 const struct adltc2990_config *cfg = dev->config; in adltc2990_channel_get() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_stm32.c | 240 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_configure_raw() local 352 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_clock_request() local 373 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_port_get_raw() local 385 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_port_set_masked_raw() local 402 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_port_set_bits_raw() local 417 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_port_clear_bits_raw() local 437 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_port_toggle_bits() local 558 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_get_config() local 586 const struct gpio_stm32_config *cfg = dev->config; in gpio_stm32_pin_interrupt_configure() local
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_sam0.c | 90 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_set_time() local 127 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_get_time() local 291 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_alarm_set_time() local 338 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_alarm_get_time() local 372 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_alarm_is_pending() local 398 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_alarm_set_callback() local 424 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_isr() local 445 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_set_calibration() local 475 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_get_calibration() local 503 const struct rtc_sam0_config *cfg = dev->config; in rtc_sam0_init() local
|
/Zephyr-latest/drivers/sensor/sensirion/sts4x/ |
D | sts4x.c | 60 const struct sts4x_config *cfg = dev->config; in sts4x_write_command() local 68 const struct sts4x_config *cfg = dev->config; in sts4x_read_sample() local 91 const struct sts4x_config *cfg = dev->config; in sts4x_sample_fetch() local 134 const struct sts4x_config *cfg = dev->config; in sts4x_init() local
|