Home
last modified time | relevance | path

Searched refs:SYSTEM_GetCalibrationValue (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/emlib/src/
A Dem_opamp.c264 offset = SYSTEM_GetCalibrationValue( &dac->CAL ); in OPAMP_Enable()
312 offset = SYSTEM_GetCalibrationValue( &dac->CAL ); in OPAMP_Enable()
367 offset = SYSTEM_GetCalibrationValue( &dac->OPAOFFSET ); in OPAMP_Enable()
A Dem_system.c82 uint32_t SYSTEM_GetCalibrationValue(volatile uint32_t *regAddress) in SYSTEM_GetCalibrationValue() function
/bsp/efm32/Libraries/emlib/inc/
A Dem_system.h70 uint32_t SYSTEM_GetCalibrationValue(volatile uint32_t *regAddress);

Completed in 4 milliseconds