This repository has been archived on 2023-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
holocenesync/app/rtcUserBridge.h

6 lines
376 B
C

int silRtcSetCurrentTick(unsigned int timestamp1, unsigned int timestamp2);
int silRtcSetCurrentNetworkTick(unsigned int timestamp1, unsigned int timestamp2);
int silRtcSetCurrentSecureTick(unsigned int timestamp1, unsigned int timestamp2);
int silSblPostSsMgrSetCpRtc(unsigned int timestamp);
int silDumpNvsAct(unsigned int fileno);
int silRestoreNvsAct(unsigned int fileno);