Searched refs:IS_ADC_SCA (Results 1 – 2 of 2) sorted by relevance
132 #define IS_ADC_SCA(__SCA__) (((__SCA__) == ADC_SCA_NONE) || ((__SCA__) == ADC_SCA_DIV2)) macro
820 assert_parameters(IS_ADC_SCA(ScaleDown)); in ADC_CICScaleDownConfig()
Completed in 6 milliseconds