Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c125 assert_param(IS_DFSDM_INTERFACE(DFSDM_TransceiverInitStruct->DFSDM_Interface)); in DFSDM_TransceiverInit()
148 tmpreg1 |= (DFSDM_TransceiverInitStruct->DFSDM_Interface | in DFSDM_TransceiverInit()
183 DFSDM_TransceiverInitStruct->DFSDM_Interface = DFSDM_Interface_SPI_FallingEdge; in DFSDM_TransceiverStructInit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h49 …uint32_t DFSDM_Interface; /*!< Selects the serial interface type and input clock p… member

Completed in 13 milliseconds