Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c676 …SDM_ConfigShortCircuitThreshold(DFSDM_Channel_TypeDef* DFSDM_Channelx, uint32_t DFSDM_SCDThreshold) in DFSDM_ConfigShortCircuitThreshold() argument
682 assert_param(IS_DFSDM_CSD_THRESHOLD_VALUE(DFSDM_SCDThreshold)); in DFSDM_ConfigShortCircuitThreshold()
691 tmpreg1 |= DFSDM_SCDThreshold; in DFSDM_ConfigShortCircuitThreshold()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h753 …DM_ConfigShortCircuitThreshold(DFSDM_Channel_TypeDef* DFSDM_Channelx, uint32_t DFSDM_SCDThreshold);

Completed in 15 milliseconds