Searched refs:PIC32_SPI_CTRL_MSTEN (Results 1 – 1 of 1) sorted by relevance
34 #define PIC32_SPI_CTRL_MSTEN BIT(5) /* Enable SPI Master */ macro361 val |= PIC32_SPI_CTRL_MSTEN; in pic32_spi_hw_init()