Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c1046 …DThreshold(DFSDM_Filter_TypeDef* DFSDMx, uint32_t DFSDM_HighThreshold, uint32_t DFSDM_LowThreshold) in DFSDM_SetAWDThreshold() argument
1053 assert_param(IS_DFSDM_LOW_THRESHOLD(DFSDM_LowThreshold)); in DFSDM_SetAWDThreshold()
1074 tmpreg2 |= (DFSDM_LowThreshold << 8 ); in DFSDM_SetAWDThreshold()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h757 …Threshold(DFSDM_Filter_TypeDef* DFSDMx, uint32_t DFSDM_HighThreshold, uint32_t DFSDM_LowThreshold);

Completed in 9 milliseconds