Skip to content
  • Swift Tian's avatar
    drivers: mspi: Add the new MSPI API · 8a2bf588
    Swift Tian authored
    
    
    The MSPI(multi-bit SPI) is provided as a generic API to accommodate
    advanced SPI peripherals and devices that typically require command,
    address and data phases, and multiple signal lines during these phases.
    While the API supports advanced features such as XIP eXecute In Place
    and scrambling, it is also compatible with generic SPI.
    
    Signed-off-by: default avatarSwift Tian <swift.tian@ambiq.com>
    8a2bf588
Loading