Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mspi/
Dmspi_ambiq_ap3.c47 struct mspi_ambiq_config { struct
76 static int mspi_set_freq(const struct mspi_ambiq_config *cfg, uint32_t freq) in mspi_set_freq() argument
99 static am_hal_mspi_device_e mspi_set_line(const struct mspi_ambiq_config *cfg, in mspi_set_line()
275 const struct mspi_ambiq_config *cfg = controller->config; in mspi_verify_device()
298 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_deinit()
361 const struct mspi_ambiq_config *cfg = controller->config; in mspi_xfer_config()
432 static int mspi_ambiq_config(const struct mspi_dt_spec *spec) in mspi_ambiq_config() function
435 const struct mspi_ambiq_config *cfg = spec->bus->config; in mspi_ambiq_config()
525 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_dev_config()
774 const struct mspi_ambiq_config *cfg = controller->config; in mspi_ambiq_xip_config()
[all …]