uhd/mpm/lib/spi
Toni Jones 136214240e mpm: Implement 32 bit register interface with SPI
Implement SPI transfers which are 12 bytes in length to support
access for 32 bit register interfaces. 12 byte transactions are
necessary for Titanium MB PS CPLD SPI transactions. This implementation
supports 48 bits of TX data per transfer and offsets all flags and
data shifts from the end of the TX data portion of the transfer buffer
rather than the end of the entire transfer buffer.
2021-03-04 12:09:52 -06:00
..
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
spi_regs_iface.cpp mpm: Implement 32 bit register interface with SPI 2021-03-04 12:09:52 -06:00
spidev.c mpm: Update all license headers 2018-02-19 16:55:08 -08:00
spidev.h mpm: Update all license headers 2018-02-19 16:55:08 -08:00
spidev_iface.cpp mpm: Implement 32 bit register interface with SPI 2021-03-04 12:09:52 -06:00