Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h129 #define SPI_Direction_1Line_Rx ((uint16_t)0x8000) macro
133 ((MODE) == SPI_Direction_1Line_Rx) || \
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_spi.h132 #define SPI_Direction_1Line_Rx ((uint16_t)0x8000) macro
136 ((MODE) == SPI_Direction_1Line_Rx) || \
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spi.h153 #define SPI_Direction_1Line_Rx ((uint16_t)0x8000) macro
157 ((MODE) == SPI_Direction_1Line_Rx) || \

Completed in 6 milliseconds