Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/drivers/
A Ddrv_spi.c92 spi_init_struct.SPO = SPI_SPO_0; in configure()
96 spi_init_struct.SPO = SPI_SPO_0; in configure()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_spi.h38 #define SPI_SPO_0 0 macro
98 #define IS_SPI_SPO(__SPO__) (((__SPO__) == SPI_SPO_0) || ((__SPO__) == SPI_SPO_1))
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_spi.h63 #define SPI_SPO_0 0 macro
124 #define IS_SPI_SPO(__SPO__) (((__SPO__) == SPI_SPO_0) || ((__SPO__) == SPI_SPO_1))
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_spi.c60 InitStruct->SPO = SPI_SPO_0; in SPI_StructInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_spi.c60 InitStruct->SPO = SPI_SPO_0; in SPI_StructInit()

Completed in 9 milliseconds