Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/drivers/
A Ddrv_spi.c91 spi_init_struct.SPH = SPI_SPH_0; in configure()
99 spi_init_struct.SPH = SPI_SPH_0; in configure()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_spi.h35 #define SPI_SPH_0 0 macro
96 #define IS_SPI_SPH(__SPH__) (((__SPH__) == SPI_SPH_0) || ((__SPH__) == SPI_SPH_1))
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_spi.h60 #define SPI_SPH_0 0 macro
122 #define IS_SPI_SPH(__SPH__) (((__SPH__) == SPI_SPH_0) || ((__SPH__) == SPI_SPH_1))
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_spi.c58 InitStruct->SPH = SPI_SPH_0; in SPI_StructInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_spi.c58 InitStruct->SPH = SPI_SPH_0; in SPI_StructInit()

Completed in 11 milliseconds