Searched refs:IS_ADC_SMPSEL (Results 1 – 2 of 2) sorted by relevance
331 #define IS_ADC_SMPSEL(SEL) ( ((SEL) == ADC_IOSH2_SMPSEL_PB1) || \ macro
1052 assert_param(IS_ADC_SMPSEL(SmpSel)); in ADC_IoshSmpSel()
Completed in 12 milliseconds