Searched refs:IS_ADC4_SAMPLE_TIME (Results 1 – 2 of 2) sorted by relevance
1511 #define IS_ADC4_SAMPLE_TIME(TIME) (((TIME) == ADC4_SAMPLETIME_1CYCLE_5) || \ macro
445 assert_param(IS_ADC4_SAMPLE_TIME(hadc->Init.SamplingTimeCommon1)); in HAL_ADC_Init()446 assert_param(IS_ADC4_SAMPLE_TIME(hadc->Init.SamplingTimeCommon2)); in HAL_ADC_Init()