Searched refs:scr (Results 1 – 1 of 1) sorted by relevance
58 uint16_t scr; in SPIConfig() local85 scr = (uint16_t)(ratio - 1U); in SPIConfig()89 scr = 0U; in SPIConfig()93 HWREG(baseAddr + SPI_O_CLKCFG1) = (reg & ~mask) | dsample | scr; in SPIConfig()