Searched defs:SPI_CPOL_LOW (Results 1 – 4 of 4) sorted by relevance
132 #define SPI_CPOL_LOW ((u32)0x00000000) macro
163 #define SPI_CPOL_LOW ((u32)0x00000000) macro
65 SPI_CPOL_LOW = 0U, /**< Polarity hold low when spi-bus is idle */ enumerator
67 SPI_CPOL_LOW = 0U, /**< Polarity hold low when spi-bus is idle */ enumerator
Completed in 15 milliseconds