Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h132 #define IS_ADC_SCA(__SCA__) (((__SCA__) == ADC_SCA_NONE) || ((__SCA__) == ADC_SCA_DIV2)) macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c820 assert_parameters(IS_ADC_SCA(ScaleDown)); in ADC_CICScaleDownConfig()

Completed in 6 milliseconds