HomeSort by: relevance | last modified time | path
    Searched refs:SPI_ISR_TC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun6i_spireg.h 75 #define SPI_ISR_TC __BIT(12)
sun6i_spi.c 382 if (ISSET(isr, SPI_ISR_TC)) {

Completed in 11 milliseconds