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

BACKUP_SaveParameter() function

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

Syntax

void BACKUP_SaveParameter(uint32_t address,     uint32_t data);
Implemented in rtc.c:117

Arguments

address

data

Return value

None

References

LocationReferrerText
rtc.c:117
void BACKUP_SaveParameter(uint32_t address, uint32_t data)
rtc.h:37
void BACKUP_SaveParameter(uint32_t address, uint32_t data);
calibration.c:245CALIBRATION_Check()
BACKUP_SaveParameter(RTC_BKP_DR0, data1.d32);
calibration.c:250CALIBRATION_Check()
BACKUP_SaveParameter(RTC_BKP_DR1, data2.d32);

Call Tree

Functions calling BACKUP_SaveParameter()
Functions called by BACKUP_SaveParameter()
all items filtered out
BACKUP_SaveParameter()
all items filtered out
Data read by BACKUP_SaveParameter()
BACKUP_SaveParameter()