/Zephyr-latest/drivers/sensor/renesas/hs400x/ |
D | hs400x.c | 34 const struct hs400x_config *cfg = dev->config; in hs400x_read_sample() local 66 const struct hs400x_config *cfg = dev->config; in hs400x_sample_fetch() local 142 const struct hs400x_config *cfg = dev->config; in hs400x_all_measurements_stop() local 161 const struct hs400x_config *cfg = dev->config; in hs400x_init() local
|
/Zephyr-latest/drivers/sensor/rpi_pico_temp/ |
D | rpi_pico_temp.c | 33 const struct rpi_pico_temp_config *cfg = dev->config; in rpi_pico_temp_sample_fetch() local 55 const struct rpi_pico_temp_config *cfg = dev->config; in rpi_pico_temp_channel_get() local 92 const struct rpi_pico_temp_config *cfg = dev->config; in rpi_pico_temp_init() local
|
/Zephyr-latest/drivers/sensor/st/iis3dhhc/ |
D | iis3dhhc_trigger.c | 74 const struct iis3dhhc_config *cfg = dev->config; in iis3dhhc_handle_interrupt() local 88 const struct iis3dhhc_config *cfg = iis3dhhc->dev->config; in iis3dhhc_gpio_callback() local 129 const struct iis3dhhc_config *cfg = dev->config; in iis3dhhc_init_interrupt() local
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | hifive1.py | 15 def __init__(self, cfg): argument 32 def do_create(cls, cfg, args): argument
|
D | ecpprog.py | 14 def __init__(self, cfg, device=None): argument 33 def do_create(cls, cfg, args): argument
|
D | teensy.py | 16 def __init__(self, cfg, mcu, teensy_loader): argument 35 def do_create(cls, cfg, args): argument
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
D | main.c | 22 static struct cfg_data cfg; variable
|
/Zephyr-latest/drivers/flash/ |
D | flash_max32.c | 54 const struct max32_flash_dev_config *const cfg = dev->config; in api_read() local 63 const struct max32_flash_dev_config *const cfg = dev->config; in api_write() local 78 const struct max32_flash_dev_config *const cfg = dev->config; in api_erase() local 108 const struct max32_flash_dev_config *const cfg = dev->config; in api_page_layout() local 117 const struct max32_flash_dev_config *const cfg = dev->config; in api_get_parameters() local
|
D | spi_flash_at45.c | 109 const struct spi_flash_at45_config *cfg = dev->config; in check_jedec_id() local 158 const struct spi_flash_at45_config *cfg = dev->config; in read_status_register() local 204 const struct spi_flash_at45_config *cfg = dev->config; in configure_page_size() local 247 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_read() local 293 const struct spi_flash_at45_config *cfg = dev->config; in perform_write() local 329 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_write() local 377 const struct spi_flash_at45_config *cfg = dev->config; in perform_chip_erase() local 409 const struct spi_flash_at45_config *cfg = dev->config; in perform_erase_op() local 439 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_erase() local 523 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_pages_layout() local [all …]
|
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ |
D | akm09918c.c | 34 const struct akm09918c_config *cfg = dev->config; in akm09918c_start_measurement_blocking() local 65 const struct akm09918c_config *cfg = dev->config; in akm09918c_fetch_measurement_blocking() local 160 const struct akm09918c_config *cfg = dev->config; in akm09918c_attr_set() local 212 const struct akm09918c_config *cfg = dev->config; in akm09918c_init() local
|
/Zephyr-latest/drivers/fuel_gauge/bq27z746/ |
D | bq27z746.c | 28 const struct bq27z746_config *cfg = dev->config; in bq27z746_read16() local 43 const struct bq27z746_config *cfg = dev->config; in bq27z746_write16() local 58 const struct bq27z746_config *cfg = dev->config; in bq27z746_read_mac() local 261 const struct bq27z746_config *cfg; in bq27z746_init() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_max32.c | 102 const struct max32_uart_config *cfg = dev->config; in api_poll_out() local 110 const struct max32_uart_config *cfg = dev->config; in api_poll_in() local 126 const struct max32_uart_config *cfg = dev->config; in api_err_check() local 148 const struct max32_uart_config *const cfg = dev->config; in api_configure() local 274 const struct max32_uart_config *const cfg = dev->config; in uart_max32_init() local 339 const struct max32_uart_config *cfg = dev->config; in api_fifo_fill() local 349 const struct max32_uart_config *cfg = dev->config; in api_fifo_read() local 361 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_enable() local 373 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_disable() local 381 const struct max32_uart_config *cfg = dev->config; in api_irq_tx_ready() local [all …]
|
/Zephyr-latest/drivers/sdhc/ |
D | imx_usdhc.c | 152 const struct usdhc_config *cfg = dev->config; in card_detect_gpio_cb() local 172 static int imx_usdhc_dat3_pull(const struct usdhc_config *cfg, bool pullup) in imx_usdhc_dat3_pull() 208 const struct usdhc_config *cfg = dev->config; in imx_usdhc_error_recovery() local 227 const struct usdhc_config *cfg = dev->config; in imx_usdhc_init_host_props() local 266 const struct usdhc_config *cfg = dev->config; in imx_usdhc_reset() local 291 const struct usdhc_config *cfg = dev->config; in imx_usdhc_set_io() local 438 const struct usdhc_config *cfg = dev->config; in imx_usdhc_transfer() local 519 const struct usdhc_config *cfg = dev->config; in imx_usdhc_card_busy() local 534 const struct usdhc_config *cfg = dev->config; in imx_usdhc_execute_tuning() local 628 const struct usdhc_config *cfg = dev->config; in imx_usdhc_request() local [all …]
|
/Zephyr-latest/drivers/sensor/sx9500/ |
D | sx9500_trigger.c | 32 const struct sx9500_config *cfg = dev->config; in sx9500_trigger_set() local 71 const struct sx9500_config *cfg = dev->config; in sx9500_gpio_thread_cb() local 141 const struct sx9500_config *cfg = dev->config; in sx9500_setup_interrupt() local
|
/Zephyr-latest/drivers/sensor/bosch/bmm150/ |
D | bmm150_trigger.c | 86 const struct bmm150_config *cfg = dev->config; in bmm150_trigger_set() local 124 const struct bmm150_config *cfg = dev->config; in bmm150_trigger_mode_init() local 162 const struct bmm150_config *cfg = dev->config; in bmm150_trigger_mode_power_ctrl() local
|
/Zephyr-latest/drivers/sensor/aosong/dht/ |
D | dht.c | 34 const struct dht_config *cfg = dev->config; in dht_measure_signal_duration() local 63 const struct dht_config *cfg = dev->config; in dht_sample_fetch() local 239 const struct dht_config *cfg = dev->config; in dht_init() local
|
/Zephyr-latest/drivers/sensor/ist8310/ |
D | ist8310.c | 18 const struct ist8310_config *cfg = dev->config; in ist8310_bus_check() local 25 const struct ist8310_config *cfg = dev->config; in ist8310_reg_read() local 32 const struct ist8310_config *cfg = dev->config; in ist8310_reg_write() local
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | iis2iclx_shub.c | 100 uint8_t odr, cfg; in iis2iclx_lis2mdl_odr_set() local 196 uint8_t odr, cfg; in iis2iclx_hts221_odr_set() local 309 uint8_t odr, cfg; in iis2iclx_lps22hh_odr_set() local 418 static inline void iis2iclx_shub_wait_completed(const struct iis2iclx_config *cfg) in iis2iclx_shub_wait_completed() 428 static inline void iis2iclx_shub_embedded_en(const struct iis2iclx_config *cfg, in iis2iclx_shub_embedded_en() 442 static int iis2iclx_shub_read_embedded_regs(const struct iis2iclx_config *cfg, in iis2iclx_shub_read_embedded_regs() 459 static int iis2iclx_shub_write_embedded_regs(const struct iis2iclx_config *cfg, in iis2iclx_shub_write_embedded_regs() 478 const struct iis2iclx_config *cfg = dev->config; in iis2iclx_shub_enable() local 503 static int iis2iclx_shub_check_slv0_nack(const struct iis2iclx_config *cfg) in iis2iclx_shub_check_slv0_nack() 528 const struct iis2iclx_config *cfg = dev->config; in iis2iclx_shub_read_slave_reg() local [all …]
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_s32_gmac.c | 108 const struct eth_nxp_s32_config *cfg = dev->config; in phy_link_state_changed() local 139 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_get_phy() local 175 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_init() local 232 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_start() local 267 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_stop() local 296 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_iface_init() local 339 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_tx() local 442 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_rx() local 471 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_rx_thread() local 509 const struct eth_nxp_s32_config *cfg = dev->config; in eth_nxp_s32_set_config() local [all …]
|
/Zephyr-latest/drivers/dma/ |
D | dma_ifx_cat1.c | 133 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_ex_connect_digital() local 149 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_ex_enable_output() local 291 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_configure() local 404 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_get_regs() local 411 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_start() local 441 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_stop() local 458 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_reload() local 506 const struct ifx_cat1_dma_config *const cfg = dev->config; in get_transferred_size() local 536 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_get_status() local 608 const struct ifx_cat1_dma_config *const cfg = dev->config; in ifx_cat1_dma_init() local [all …]
|
/Zephyr-latest/drivers/sensor/st/lsm9ds1/ |
D | lsm9ds1.c | 42 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_reboot() local 127 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_accel_set_odr_raw() local 153 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_gyro_set_odr_raw() local 212 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_accel_odr_set() local 275 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_accel_range_set() local 299 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_gyro_range_set() local 367 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_sample_fetch_accel() local 383 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_sample_fetch_gyro() local 399 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_sample_fetch_temp() local 568 const struct lsm9ds1_config *cfg = dev->config; in lsm9ds1_init() local
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | phy_tja1103.c | 81 const struct phy_tja1103_config *const cfg = dev->config; in phy_tja1103_c22_read() local 88 const struct phy_tja1103_config *const cfg = dev->config; in phy_tja1103_c22_write() local 96 const struct phy_tja1103_config *cfg = dev->config; in phy_tja1103_c45_write() local 104 const struct phy_tja1103_config *cfg = dev->config; in phy_tja1103_c45_read() local 111 const struct phy_tja1103_config *cfg = dev->config; in phy_tja1103_reg_read() local 125 const struct phy_tja1103_config *cfg = dev->config; in phy_tja1103_reg_write() local 183 const struct phy_tja1103_config *const cfg = dev->config; in phy_tja1103_get_link_state() local 288 const struct phy_tja1103_config *const cfg = dev->config; in phy_tja1103_cfg_irq_poll() local 354 const struct phy_tja1103_config *const cfg = dev->config; in phy_tja1103_init() local
|
/Zephyr-latest/drivers/sensor/st/hts221/ |
D | hts221_trigger.c | 22 const struct hts221_config *cfg = dev->config; in setup_drdy() local 61 const struct hts221_config *cfg = dev->config; in hts221_trigger_set() local 125 const struct hts221_config *cfg = dev->config; in hts221_init_interrupt() local
|
/Zephyr-latest/drivers/mdio/ |
D | mdio_nxp_s32_netc.c | 29 const struct nxp_s32_mdio_config *cfg = dev->config; in nxp_s32_mdio_read() local 43 const struct nxp_s32_mdio_config *cfg = dev->config; in nxp_s32_mdio_write() local 57 const struct nxp_s32_mdio_config *cfg = dev->config; in nxp_s32_mdio_initialize() local
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ll_stm32.c | 84 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_runtime_configure() local 334 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_suspend() local 361 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_activate() local 385 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_init() local 486 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_set_smbus_mode() local 518 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_smbalert_enable() local 529 const struct i2c_stm32_config *cfg = dev->config; in i2c_stm32_smbalert_disable() local
|