Searched refs:DACValue (Results 1 – 2 of 2) sorted by relevance
98 uint8_t DACValue; /*!< Value for the DAC Output Voltage. Available range is 0-63.*/ member
155 … tmp32 = LPCMP_DCR_VRSEL(config->referenceVoltageSource) | LPCMP_DCR_DAC_DATA(config->DACValue); in LPCMP_SetDACConfig()