Revision 8399aeae os/core/inc/aos_system.h
os/core/inc/aos_system.h | ||
---|---|---|
175 | 175 |
void aosSysStart(void); |
176 | 176 |
eventmask_t aosSysSsspStartupOsInitSyncCheck(event_listener_t* syncEvtListener); |
177 | 177 |
void aosSysGetUptimeX(aos_timestamp_t* ut); |
178 |
void aosSysGetDateTime(struct tm* dt); |
|
179 |
void aosSysSetDateTime(struct tm* dt); |
|
178 | 180 |
void aosSysShutdownInit(aos_shutdown_t shutdown); |
179 | 181 |
void aosSysStop(void); |
180 | 182 |
void aosSysDeinit(void); |
Also available in: Unified diff