Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dspi_15xx.c229 while (!(Chip_SPI_GetStatus(pSPI) & SPI_STAT_SSD)) {} in Chip_SPI_WriteFrames_Blocking()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dspi_15xx.h127 #define SPI_STAT_SSD ((uint32_t) (1 << 5)) /* There is SSEL transition from asserted to … macro

Completed in 23 milliseconds