Lines Matching full:mspi
1 # MSPI driver configuration options
7 # MSPI Drivers
9 menuconfig MSPI config
10 bool "Multi-bit Serial Peripheral Interface (MSPI) bus drivers"
12 Enable support for the MSPI hardware bus.
14 if MSPI
25 Enables Driver MSPI peripheral mode operations. Peripheral mode
38 The tolerance value in ms for the MSPI completion timeout logic.
58 module = MSPI
59 module-str = mspi
62 source "drivers/mspi/Kconfig.ambiq"
63 source "drivers/mspi/Kconfig.mspi_emul"
65 endif # MSPI