Searched refs:PIC32_SPI_CTRL_MCLKSEL (Results 1 – 1 of 1) sorted by relevance
46 #define PIC32_SPI_CTRL_MCLKSEL BIT(23) /* Select SPI Clock src */ macro365 val &= ~PIC32_SPI_CTRL_MCLKSEL; in pic32_spi_hw_init()