Home
last modified time | relevance | path

Searched refs:eAddrCfg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mspi/
Dmspi_ambiq_ap3.c406 hal_dev_cfg.eAddrCfg = xfer->addr_length - 1; in mspi_xfer_config()
640 hal_dev_cfg.eAddrCfg = dev_cfg->addr_length - 1; in mspi_ambiq_dev_config()
643 &hal_dev_cfg.eAddrCfg); in mspi_ambiq_dev_config()
721 hal_dev_cfg.eAddrCfg = dev_cfg->addr_length - 1; in mspi_ambiq_dev_config()
996 am_hal_mspi_addr_e eAddrCfg = xfer->addr_length - 1; in mspi_pio_prepare() local
998 ret = am_hal_mspi_control(data->mspiHandle, AM_HAL_MSPI_REQ_ASIZE_SET, &eAddrCfg); in mspi_pio_prepare()
1003 data->hal_dev_cfg.eAddrCfg = eAddrCfg; in mspi_pio_prepare()
1373 .eAddrCfg = 0, \