Searched refs:IS_DFSDM_Threshold (Results 1 – 2 of 2) sorted by relevance
1833 assert_param(IS_DFSDM_Threshold(DFSDM_Threshold)); in DFSDM_GetWatchdogFlagStatus()1975 assert_param(IS_DFSDM_Threshold(DFSDM_Threshold)); in DFSDM_ClearAnalogWatchdogFlag()
278 #define IS_DFSDM_Threshold(THR) (((THR) == DFSDM_Threshold_Low) || \ macro
Completed in 9 milliseconds