Home
last modified time | relevance | path

Searched refs:rawADCValue (Results 1 – 8 of 8) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dadc.h134 int rawADCValue; ///< Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/
Dadc.h150 int rawADCValue; ///< Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Dadc.h150 int rawADCValue; ///< Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dadc.h151 int rawADCValue; ///< Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/
Dadc.h158 int rawADCValue; // Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/
Dadc.h158 int rawADCValue; // Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Dadc.h158 int rawADCValue; // Result of the conversion member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_reva.c479 temp->rawADCValue = data; in MXC_ADC_RevA_Handler()
526 req->rawADCValue = data; in MXC_ADC_RevA_Convert()