Home
last modified time | relevance | path

Searched defs:highValue (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_adc/
Dfsl_adc.h657 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()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.h165 uint32_t highValue; /* The high value for the color key range, in 32-bit ARGB8888 format. */ member