Searched refs:SPI_DIV_TABLE (Results 1 – 1 of 1) sorted by relevance
139 const static unsigned char SPI_DIV_TABLE[] = {0b0000, 0b0001, 0b0100, 0b0010, 0b0011, 0b0101, 0b011… variable177 spi_init(SPI_DIV_TABLE[ctr], cpol, cpha); in configure()
Completed in 6 milliseconds