Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h97 #define DFSDM_Interface_SPI_FallingEdge ((uint32_t)0x00000001) /*!< DFSDM SPI interface with fal… macro
102 ((INTERFACE) == DFSDM_Interface_SPI_FallingEdge) || \
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c183 DFSDM_TransceiverInitStruct->DFSDM_Interface = DFSDM_Interface_SPI_FallingEdge; in DFSDM_TransceiverStructInit()

Completed in 8 milliseconds