Searched refs:PIC32_SPI_CTRL_MSSEN (Results 1 – 1 of 1) sorted by relevance
46 #define PIC32_SPI_CTRL_MSSEN BIT(28) /* SPI macro will drive SS */ macro367 val &= ~PIC32_SPI_CTRL_MSSEN; in pic32_spi_hw_init()