BACKUP_RestoreParameter() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

BACKUP_RestoreParameter() function

RTC MSP De-Initialization This function frees the hardware resources used in this application: - Disable the Peripheral's clock

Syntax

uint32_t BACKUP_RestoreParameter(uint32_t address);
Implemented in rtc.c:129

Arguments

address

Return value

None

References

LocationReferrerText
rtc.c:129
uint32_t BACKUP_RestoreParameter(uint32_t address)
rtc.h:38
uint32_t BACKUP_RestoreParameter(uint32_t address);
calibration.c:211CALIBRATION_Check()
data1.d32 = BACKUP_RestoreParameter(RTC_BKP_DR0);
calibration.c:212CALIBRATION_Check()
data2.d32 = BACKUP_RestoreParameter(RTC_BKP_DR1);

Call Tree

Functions calling BACKUP_RestoreParameter()
Functions called by BACKUP_RestoreParameter()
all items filtered out
BACKUP_RestoreParameter()
all items filtered out
Data read by BACKUP_RestoreParameter()
BACKUP_RestoreParameter()
Type of BACKUP_RestoreParameter()
BACKUP_RestoreParameter()
uint32_t
all items filtered out