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