Home
last modified time | relevance | path

Searched refs:SPI_I2S_ReceiveData (Results 1 – 6 of 6) sorted by relevance

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_spi.h460 #define SPI_ReceiveData SPI_I2S_ReceiveData
494 uint16_t SPI_I2S_ReceiveData(SPI_TypeDef* SPIx);
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spi.h481 #define SPI_ReceiveData SPI_I2S_ReceiveData
517 uint16_t SPI_I2S_ReceiveData(SPI_TypeDef* SPIx);
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h455 uint16_t SPI_I2S_ReceiveData(SPI_TypeDef* SPIx);
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_spi.c562 uint16_t SPI_I2S_ReceiveData(SPI_TypeDef* SPIx) in SPI_I2S_ReceiveData() function
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_spi.c672 uint16_t SPI_I2S_ReceiveData(SPI_TypeDef* SPIx) in SPI_I2S_ReceiveData() function
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_spi.c808 uint16_t SPI_I2S_ReceiveData(SPI_TypeDef* SPIx) in SPI_I2S_ReceiveData() function

Completed in 11 milliseconds