Searched refs:IS_DFSDM_DELAY_CLOCK (Results 1 – 2 of 2) sorted by relevance
996 #define IS_DFSDM_DELAY_CLOCK(CLOCK) (((CLOCK) == HAL_MCHDLY_CLOCK_DFSDM2) || \ macro
3755 assert_param(IS_DFSDM_DELAY_CLOCK(MCHDLY)); in HAL_DFSDM_DisableDelayClock()3782 assert_param(IS_DFSDM_DELAY_CLOCK(MCHDLY)); in HAL_DFSDM_EnableDelayClock()