Searched defs:highValue (Results 1 – 2 of 2) sorted by relevance
657 static inline void ADC_SetThresholdPair0(ADC_Type *base, uint32_t lowValue, uint32_t highValue) in ADC_SetThresholdPair0()670 static inline void ADC_SetThresholdPair1(ADC_Type *base, uint32_t lowValue, uint32_t highValue) in ADC_SetThresholdPair1()
165 uint32_t highValue; /* The high value for the color key range, in 32-bit ARGB8888 format. */ member