Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h78 #define IS_ADC_CLKDIV(__CLKDIV__) (((__CLKDIV__) == ADC_CLKDIV_1) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c115 assert_parameters(IS_ADC_CLKDIV(ADC_InitStruct->ClockDivider)); in ADC_Init()

Completed in 8 milliseconds