Home
last modified time | relevance | path

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

/bsp/nv32f100x/lib/src/
A Dspi.c118 SPI_SetClockPhase(pSPI,1); in SPI_Init()
121 SPI_SetClockPhase(pSPI,0); in SPI_Init()
/bsp/nv32f100x/lib/inc/
A Dspi.h195 __STATIC_INLINE void SPI_SetClockPhase(SPI_Type *pSPI,uint8_t u8Phase) in SPI_SetClockPhase() function
616 void SPI_SetClockPhase(SPI_Type *pSPI,uint8_t u8Phase);

Completed in 7 milliseconds