Searched refs:IS_SDADC_INJECTED_DELAY (Results 1 – 2 of 2) sorted by relevance
590 #define IS_SDADC_INJECTED_DELAY(DELAY) (((DELAY) == SDADC_INJECTED_DELAY_NONE) || \ macro
1089 assert_param(IS_SDADC_INJECTED_DELAY(InjectedDelay)); in HAL_SDADC_SelectInjectedDelay()