Searched refs:DFSDM_LowThreshold (Results 1 – 2 of 2) sorted by relevance
1046 …DThreshold(DFSDM_Filter_TypeDef* DFSDMx, uint32_t DFSDM_HighThreshold, uint32_t DFSDM_LowThreshold) in DFSDM_SetAWDThreshold() argument1053 assert_param(IS_DFSDM_LOW_THRESHOLD(DFSDM_LowThreshold)); in DFSDM_SetAWDThreshold()1074 tmpreg2 |= (DFSDM_LowThreshold << 8 ); in DFSDM_SetAWDThreshold()
757 …Threshold(DFSDM_Filter_TypeDef* DFSDMx, uint32_t DFSDM_HighThreshold, uint32_t DFSDM_LowThreshold);
Completed in 9 milliseconds