Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c1131 void DFSDM_SelectRegularChannel(DFSDM_Filter_TypeDef* DFSDMx, uint32_t DFSDM_RegularChannelx) in DFSDM_SelectRegularChannel() argument
1137 assert_param(IS_DFSDM_REGULAR_CHANNEL(DFSDM_RegularChannelx)); in DFSDM_SelectRegularChannel()
1146 tmpreg1 |= DFSDM_RegularChannelx; in DFSDM_SelectRegularChannel()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h742 void DFSDM_SelectRegularChannel(DFSDM_Filter_TypeDef* DFSDMx, uint32_t DFSDM_RegularChannelx);

Completed in 8 milliseconds