Home
last modified time | relevance | path

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

/bsp/ft2004/libraries/bsp/ft_spi/
A Dft_spi.c101 if (SPI_CTRL_CPOL_LOW == pCtrl->Config.Cpol) in FSpi_Init()
105 else if (SPI_CTRL_CPOL_HIGH == pCtrl->Config.Cpol) in FSpi_Init()
A Dft_spi.h36 u8 Cpol; member
/bsp/ft2004/drivers/
A Ddrv_spi.c56 .Cpol = SPI_CTRL_CPOL_HIGH,
64 .Cpol = SPI_CTRL_CPOL_HIGH,

Completed in 8 milliseconds