Home
last modified time | relevance | path

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

/bsp/ft2004/libraries/bsp/ft_spi/
A Dft_spi.h38 #define SPI_CTRL_CPOL_HIGH (u8)0x1 macro
A Dft_spi.c105 else if (SPI_CTRL_CPOL_HIGH == pCtrl->Config.Cpol) in FSpi_Init()
/bsp/ft2004/drivers/
A Ddrv_spi.c56 .Cpol = SPI_CTRL_CPOL_HIGH,
64 .Cpol = SPI_CTRL_CPOL_HIGH,

Completed in 7 milliseconds