/Zephyr-latest/drivers/counter/ |
D | maxim_ds3231.c | 149 const struct ds3231_config *cfg = dev->config; in sc_ctrl() local 201 const struct ds3231_config *cfg = dev->config; in rsc_stat() local 247 const struct ds3231_config *cfg = dev->config; in validate_isw_monitoring() local 449 const struct ds3231_config *cfg = dev->config; in update_registers() local 470 const struct ds3231_config *cfg = dev->config; in maxim_ds3231_get_alarm() local 525 const struct ds3231_config *cfg = dev->config; in ds3231_counter_cancel_alarm() local 553 const struct ds3231_config *cfg = dev->config; in set_alarm() local 668 const struct ds3231_config *cfg = ds3231->config; in alarm_worker() local 747 const struct ds3231_config *cfg = dev->config; in read_time() local 881 const struct ds3231_config *cfg = dev->config; in sync_finish_write() local [all …]
|
/Zephyr-latest/drivers/sensor/wsen/wsen_tids_2521020222501/ |
D | wsen_tids_2521020222501_trigger.c | 20 const struct tids_2521020222501_config *cfg = dev->config; in tids_2521020222501_setup_interrupt() local 79 const struct tids_2521020222501_config *cfg = dev->config; in tids_2521020222501_trigger_set() local 240 const struct tids_2521020222501_config *cfg = dev->config; in tids_2521020222501_init_interrupt() local
|
/Zephyr-latest/drivers/sensor/st/lps22hh/ |
D | lps22hh.c | 27 const struct lps22hh_config * const cfg = dev->config; in lps22hh_set_odr_raw() local 37 const struct lps22hh_config * const cfg = dev->config; in lps22hh_sample_fetch() local 183 const struct lps22hh_config * const cfg = dev->config; in lps22hh_init_chip() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_creg_gpio.c | 45 const struct creg_gpio_config *cfg = dev->config; in port_get() local 65 const struct creg_gpio_config *cfg = dev->config; in port_write() local 111 const struct creg_gpio_config *cfg = dev->config; in pin_config() local
|
D | gpio_sx1509b.c | 191 const struct sx1509b_config *cfg = dev->config; in sx1509b_handle_interrupt() local 242 static int write_pin_state(const struct sx1509b_config *cfg, in write_pin_state() 281 const struct sx1509b_config *cfg = dev->config; in sx1509b_config() local 385 const struct sx1509b_config *cfg = dev->config; in port_get() local 423 const struct sx1509b_config *cfg = dev->config; in port_write() local 484 const struct sx1509b_config *cfg = dev->config; in pin_interrupt_configure() local 542 const struct sx1509b_config *cfg = dev->config; in sx1509b_init() local 654 const struct sx1509b_config *cfg = dev->config; in sx1509b_led_intensity_pin_configure() local 699 const struct sx1509b_config *cfg = dev->config; in sx1509b_led_intensity_pin_set() local
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_kinetis.c | 134 struct udc_ep_config *const cfg, in usbfsotg_get_ebd() 181 struct udc_ep_config *const cfg, in usbfsotg_xfer_continue() 220 struct udc_ep_config *const cfg) in usbfsotg_xfer_next() 236 struct udc_ep_config *cfg; in usbfsotg_ctrl_feed_start() local 260 struct udc_ep_config *cfg; in usbfsotg_ctrl_feed_start_next() local 714 struct udc_ep_config *const cfg, in usbfsotg_ep_enqueue() 730 struct udc_ep_config *const cfg) in usbfsotg_ep_dequeue() 756 struct udc_ep_config *cfg; in ctrl_drop_out_successor() local 775 struct udc_ep_config *const cfg) in usbfsotg_ep_set_halt() 797 struct udc_ep_config *const cfg) in usbfsotg_ep_clear_halt() [all …]
|
D | udc_mcux_ip3511.c | 97 struct udc_ep_config *const cfg, in udc_mcux_ep_feed() 146 struct udc_ep_config *const cfg) in udc_mcux_ep_try_feed() 167 struct udc_ep_config *cfg = udc_get_ep_cfg(dev, USB_CONTROL_EP_OUT); in udc_mcux_ctrl_feed_dout() local 443 struct udc_ep_config *cfg; in udc_mcux_work_handler() local 578 struct udc_ep_config *const cfg, in udc_mcux_ep_enqueue() 591 struct udc_ep_config *const cfg) in udc_mcux_ep_dequeue() 609 struct udc_ep_config *const cfg) in udc_mcux_ep_set_halt() 615 struct udc_ep_config *const cfg) in udc_mcux_ep_clear_halt() 623 struct udc_ep_config *const cfg) in udc_mcux_ep_enable() 656 struct udc_ep_config *const cfg) in udc_mcux_ep_disable()
|
D | udc_common.c | 100 int udc_register_ep(const struct device *dev, struct udc_ep_config *const cfg) in udc_register_ep() 239 const struct udc_ep_config *const cfg, in ep_check_config() 302 const struct udc_ep_config *const cfg, in ep_update_mps() 338 struct udc_ep_config *cfg; in udc_ep_try_config() local 365 struct udc_ep_config *cfg; in udc_ep_enable_internal() local 427 struct udc_ep_config *cfg; in udc_ep_disable_internal() local 473 struct udc_ep_config *cfg; in udc_ep_set_halt() local 510 struct udc_ep_config *cfg; in udc_ep_clear_halt() local 548 struct udc_ep_config *const cfg) in udc_debug_ep_enqueue() 572 struct udc_ep_config *cfg; in udc_ep_enqueue() local [all …]
|
D | udc_rpi_pico.c | 196 struct net_buf *const buf, struct udc_ep_config *const cfg) in rpi_pico_prep_rx() 228 struct net_buf *const buf, struct udc_ep_config *const cfg) in rpi_pico_prep_tx() 335 struct udc_ep_config *const cfg) in rpi_pico_handle_evt_dout() 371 struct udc_ep_config *const cfg) in rpi_pico_handle_evt_din() 413 struct udc_ep_config *const cfg) in rpi_pico_handle_xfer_next() 716 struct udc_ep_config *const cfg, in udc_rpi_pico_ep_enqueue() 734 struct udc_ep_config *const cfg) in udc_rpi_pico_ep_dequeue() 753 struct udc_ep_config *const cfg) in udc_rpi_pico_ep_enable() 789 struct udc_ep_config *const cfg) in udc_rpi_pico_ep_disable() 814 struct udc_ep_config *const cfg) in udc_rpi_pico_ep_set_halt() [all …]
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_cdc_acm.c | 171 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_get_int_in() local 185 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_get_bulk_in() local 199 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_get_bulk_out() local 351 const struct cdc_acm_uart_config *cfg = dev->config; in usbd_cdc_acm_get_desc() local 362 struct uart_config *const cfg = &data->uart_cfg; in cdc_acm_update_uart_cfg() local 503 const struct cdc_acm_uart_config *cfg = dev->config; in usbd_cdc_acm_init() local 532 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_send_notification() local 575 const struct cdc_acm_uart_config *cfg; in cdc_acm_tx_fifo_handler() local 631 const struct cdc_acm_uart_config *cfg; in cdc_acm_rx_fifo_handler() local 859 const struct cdc_acm_uart_config *cfg; in cdc_acm_irq_cb_handler() local [all …]
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_at2x_emul.c | 59 const struct at24_emul_cfg *cfg; in at24_emul_transfer() local 140 const struct at24_emul_cfg *cfg = target->cfg; in emul_atmel_at24_init() local
|
/Zephyr-latest/drivers/dma/ |
D | dma_xilinx_axi_dma.c | 269 static inline int dma_xilinx_axi_dma_lock_irq(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_lock_irq() 277 static inline void dma_xilinx_axi_dma_unlock_irq(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_unlock_irq() 285 static inline int dma_xilinx_axi_dma_lock_irq(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_lock_irq() 304 static inline void dma_xilinx_axi_dma_unlock_irq(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_unlock_irq() 319 static inline int dma_xilinx_axi_dma_lock_irq(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_lock_irq() 333 static inline void dma_xilinx_axi_dma_unlock_irq(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_unlock_irq() 582 const struct dma_xilinx_axi_dma_config *cfg = dev->config; in dma_xilinx_axi_dma_start() local 702 const struct dma_xilinx_axi_dma_config *cfg = dev->config; in dma_xilinx_axi_dma_stop() local 734 const struct dma_xilinx_axi_dma_config *cfg = dev->config; in dma_xilinx_axi_dma_get_status() local 764 static inline int dma_xilinx_axi_dma_transfer_block(const struct dma_xilinx_axi_dma_config *cfg, in dma_xilinx_axi_dma_transfer_block() [all …]
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | nxp_nx20p3483.c | 63 const struct nx20p3483_cfg *cfg = dev->config; in read_reg() local 77 const struct nx20p3483_cfg *cfg = dev->config; in write_reg() local 170 const struct nx20p3483_cfg *cfg = dev->config; in nx20p3483_set_vbus_sink() local 214 const struct nx20p3483_cfg *cfg = dev->config; in nx20p3483_dump_regs() local 370 const struct nx20p3483_cfg *cfg = dev->config; in nx20p3483_dev_init() local
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | ezflashcli.py | 15 def __init__(self, cfg, tool, dev_id=None, tool_opt=None, erase=False, reset=True): argument 54 def do_create(cls, cfg, args): argument
|
D | uf2.py | 24 def __init__(self, cfg, board_id=None): argument 42 def do_create(cls, cfg, args): argument
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | long_wq.c | 32 const struct k_work_queue_config cfg = {.name = "BT LW WQ"}; in long_wq_init() local
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_esp32.c | 422 const struct sdhc_esp32_config *cfg = dev->config; in process_events() local 517 const struct sdhc_esp32_config *cfg = dev->config; in handle_event() local 624 const struct sdhc_esp32_config *cfg = dev->config; in sdmmc_host_do_transaction() local 924 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_reset() local 960 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_set_io() local 1071 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_card_busy() local 1083 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_request() local 1221 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_get_card_present() local 1232 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_get_host_props() local 1256 const struct sdhc_esp32_config *cfg = dev->config; in sdio_esp32_isr() local [all …]
|
/Zephyr-latest/drivers/sensor/ams/tcs3400/ |
D | tcs3400.c | 93 const struct tcs3400_config *cfg = dev->config; in tcs3400_sample_fetch() local 178 const struct tcs3400_config *cfg = dev->config; in tcs3400_attr_set() local 203 const struct tcs3400_config *cfg = dev->config; in tcs3400_sensor_setup() local 252 const struct tcs3400_config *cfg = dev->config; in tcs3400_init() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_opentitan.c | 78 const struct spi_opentitan_cfg *cfg = dev->config; in spi_config() local 130 static bool spi_opentitan_rx_available(const struct spi_opentitan_cfg *cfg) in spi_opentitan_rx_available() 138 const struct spi_opentitan_cfg *cfg = dev->config; in spi_opentitan_xfer() local 215 const struct spi_opentitan_cfg *cfg = dev->config; in spi_opentitan_init() local
|
/Zephyr-latest/drivers/sensor/nxp/nxp_tempmon/ |
D | nxp_tempmon.c | 37 const struct nxp_tempmon_config *cfg = dev->config; in nxp_tempmon_sample_fetch() local 83 const struct nxp_tempmon_config *cfg = dev->config; in nxp_tempmon_init() local
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_xmc4xxx.c | 98 static int wdt_xmc4xxx_install_timeout(const struct device *dev, const struct wdt_timeout_cfg *cfg) in wdt_xmc4xxx_install_timeout() 172 const struct wdt_timeout_cfg cfg = {.window.max = CONFIG_WDT_XMC4XXX_DEFAULT_TIMEOUT_MAX_MS, in wdt_xmc4xxx_init() local
|
/Zephyr-latest/drivers/mspi/ |
D | mspi_ambiq.h | 53 #define TIMING_CFG_GET_RX_DUMMY(cfg) \ argument 59 #define TIMING_CFG_SET_RX_DUMMY(cfg, num) \ argument
|
/Zephyr-latest/drivers/dac/ |
D | dac_sam0.c | 44 const struct dac_sam0_cfg *const cfg = dev->config; in dac_sam0_write_value() local 81 const struct dac_sam0_cfg *const cfg = dev->config; in dac_sam0_init() local
|
/Zephyr-latest/drivers/sensor/tdk/icm45686/ |
D | icm45686.c | 150 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in icm45686_submit_one_shot() local 214 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in icm45686_submit() local 243 const struct icm45686_config *cfg = dev->config; in icm45686_init() local
|
/Zephyr-latest/drivers/sensor/ti/tmp114/ |
D | tmp114.c | 44 const struct tmp114_dev_config *cfg = dev->config; in tmp114_reg_read() local 59 const struct tmp114_dev_config *cfg = dev->config; in tmp114_reg_write() local 210 const struct tmp114_dev_config *cfg = dev->config; in tmp114_init() local
|