Home
last modified time | relevance | path

Searched refs:IS_ADC_CONVMODE (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h40 #define IS_ADC_CONVMODE(__CONVMODE__) (((__CONVMODE__) == ADC_CONVMODE_SINGLECHANNEL) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c114 assert_parameters(IS_ADC_CONVMODE(ADC_InitStruct->ConvMode)); in ADC_Init()

Completed in 4 milliseconds