Searched refs:tmp_INTMask (Results 1 – 1 of 1) sorted by relevance
156 uint32_t tmp, tmp_INTMask; in SPI_INTConfig() local163 tmp_INTMask = INTMask; in SPI_INTConfig()164 if (tmp_INTMask & 0x80000000) in SPI_INTConfig()180 if (tmp_INTMask & 0x40000000) in SPI_INTConfig()
Completed in 7 milliseconds