Home
last modified time | relevance | path

Searched refs:SPI_STAT_BITMASK (Results 1 – 1 of 1) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h115 #define SPI_STAT_BITMASK ((uint32_t) 0x1FF) macro
465 pSPI->STAT = (Flag & SPI_STAT_BITMASK); in Chip_SPI_ClearStatus()

Completed in 4 milliseconds