Searched refs:SPI_SSPCR0_SCR_LSB (Results 1 – 2 of 2) sorted by relevance
30 #define SPI_SSPCR0_SCR_LSB 8 macro
62 … hw_write_masked(&spi_get_hw(spi)->cr0, (postdiv - 1) << SPI_SSPCR0_SCR_LSB, SPI_SSPCR0_SCR_BITS); in spi_set_baudrate()
Completed in 6 milliseconds