Home
last modified time | relevance | path

Searched refs:SPI_TIModeCmd (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_spi.h511 void SPI_TIModeCmd(SPI_TypeDef* SPIx, FunctionalState NewState);
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_spi.c697 void SPI_TIModeCmd(SPI_TypeDef* SPIx, FunctionalState NewState) in SPI_TIModeCmd() function