Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h219 #define IS_ADC_ADCFLAG(__ADCFLAG__) (((__ADCFLAG__) == ADC_FLAG_CONV_ERR) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc.c732 assert_parameters(IS_ADC_ADCFLAG(FlagMask)); in ADC_GetFlag()

Completed in 11 milliseconds