Home
last modified time | relevance | path

Searched defs:DFSDM_Channelx (Results 1 – 1 of 1) sorted by relevance

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c118 void DFSDM_TransceiverInit(DFSDM_Channel_TypeDef* DFSDM_Channelx, DFSDM_TransceiverInitTypeDef* DFS… in DFSDM_TransceiverInit()
369 void DFSDM_ChannelCmd(DFSDM_Channel_TypeDef* DFSDM_Channelx, FunctionalState NewState) in DFSDM_ChannelCmd()
598 void DFSDM_ConfigBRKAnalogWatchDog(DFSDM_Channel_TypeDef* DFSDM_Channelx, uint32_t DFSDM_SCDBreak_i… in DFSDM_ConfigBRKAnalogWatchDog()
638 void DFSDM_ConfigBRKShortCircuitDetector(DFSDM_Channel_TypeDef* DFSDM_Channelx, uint32_t DFSDM_SCDB… in DFSDM_ConfigBRKShortCircuitDetector()
676 void DFSDM_ConfigShortCircuitThreshold(DFSDM_Channel_TypeDef* DFSDM_Channelx, uint32_t DFSDM_SCDThr… in DFSDM_ConfigShortCircuitThreshold()
979 void DFSDM_ConfigAWDFilter(DFSDM_Channel_TypeDef* DFSDM_Channelx, uint32_t DFSDM_AWDSincOrder, uint… in DFSDM_ConfigAWDFilter()
1019 uint32_t DFSDM_GetAWDConversionValue(DFSDM_Channel_TypeDef* DFSDM_Channelx) in DFSDM_GetAWDConversionValue()

Completed in 6 milliseconds