Home
last modified time | relevance | path

Searched refs:SPI_ReceiveData (Results 1 – 21 of 21) sorted by relevance

/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c287 data = SPI_ReceiveData(spi_instance->config->spi_x); in ht32_xfer()
319 data = SPI_ReceiveData(spi_instance->config->spi_x); in ht32_xfer()
/bsp/Vango/v85xx/drivers/
A Ddrv_spi.c165 data = SPI_ReceiveData((SPI_TypeDef*)spi_periph); in xfer()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_spi.h162 uint8_t SPI_ReceiveData(SPI_TypeDef *SPIx);
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_spi.c292 uint8_t SPI_ReceiveData(SPI_TypeDef *SPIx) in SPI_ReceiveData() function
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_spi.h194 uint8_t SPI_ReceiveData(SPI_Type *SPIx);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_spi.c295 uint8_t SPI_ReceiveData(SPI_Type *SPIx) in SPI_ReceiveData() function
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_spi.h327 u32 SPI_ReceiveData(SPI_TypeDef* spi);
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_spi.h351 uint16_t SPI_ReceiveData(SPI_TypeDef* SPIx);
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_spi.c362 uint16_t SPI_ReceiveData(SPI_TypeDef* SPIx) in SPI_ReceiveData() function
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_spi.h268 SPI_DataTypeDef SPI_ReceiveData(HT_SPI_TypeDef* SPIx);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_spi.h395 uint32_t SPI_ReceiveData(SPI_TypeDef* SPIx);
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_spi.h395 uint32_t SPI_ReceiveData(SPI_TypeDef* SPIx);
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_spi.h395 uint32_t SPI_ReceiveData(SPI_TypeDef* SPIx);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_spi.h338 SPI_DataTypeDef SPI_ReceiveData(HT_SPI_TypeDef* SPIx);
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_spi.h465 uint16_t SPI_ReceiveData(SPI_TypeDef* SPIx);
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_spi.c376 uint32_t SPI_ReceiveData(SPI_TypeDef* SPIx) in SPI_ReceiveData() function
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_spi.c380 uint32_t SPI_ReceiveData(SPI_TypeDef* SPIx) in SPI_ReceiveData() function
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_spi.c357 SPI_DataTypeDef SPI_ReceiveData(HT_SPI_TypeDef* SPIx) in SPI_ReceiveData() function
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_spi.c380 uint32_t SPI_ReceiveData(SPI_TypeDef* SPIx) in SPI_ReceiveData() function
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_spi.c228 u32 SPI_ReceiveData(SPI_TypeDef* spi) in SPI_ReceiveData() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c396 SPI_DataTypeDef SPI_ReceiveData(HT_SPI_TypeDef* SPIx) in SPI_ReceiveData() function

Completed in 40 milliseconds