Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c1833 assert_param(IS_DFSDM_Threshold(DFSDM_Threshold)); in DFSDM_GetWatchdogFlagStatus()
1975 assert_param(IS_DFSDM_Threshold(DFSDM_Threshold)); in DFSDM_ClearAnalogWatchdogFlag()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h278 #define IS_DFSDM_Threshold(THR) (((THR) == DFSDM_Threshold_Low) || \ macro

Completed in 9 milliseconds