Searched refs:eInstrCfg (Results 1 – 1 of 1) sorted by relevance
395 hal_dev_cfg.eInstrCfg = xfer->cmd_length - 1; in mspi_xfer_config()620 hal_dev_cfg.eInstrCfg = dev_cfg->cmd_length - 1; in mspi_ambiq_dev_config()623 &hal_dev_cfg.eInstrCfg); in mspi_ambiq_dev_config()709 hal_dev_cfg.eInstrCfg = dev_cfg->cmd_length - 1; in mspi_ambiq_dev_config()979 am_hal_mspi_instr_e eInstrCfg = xfer->cmd_length - 1; in mspi_pio_prepare() local981 ret = am_hal_mspi_control(data->mspiHandle, AM_HAL_MSPI_REQ_ISIZE_SET, &eInstrCfg); in mspi_pio_prepare()987 data->hal_dev_cfg.eInstrCfg = eInstrCfg; in mspi_pio_prepare()1374 .eInstrCfg = 0, \