|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Enumerations | |
| enum | { AUTO_TIME_SYNC_LOG_SYNCS = BIT(0) , AUTO_TIME_SYNC_LOG_REBOOT_ON_SYNC = BIT(1) } |
Functions | |
| void | auto_time_sync_log_configure (uint8_t tdf_logger_mask, uint8_t flags) |
| Automatically log time sync events. | |
| anonymous enum |
#include <infuse/auto/time_sync_log.h>
| Enumerator | |
|---|---|
| AUTO_TIME_SYNC_LOG_SYNCS | |
| AUTO_TIME_SYNC_LOG_REBOOT_ON_SYNC | |
| void auto_time_sync_log_configure | ( | uint8_t | tdf_logger_mask, |
| uint8_t | flags ) |
#include <infuse/auto/time_sync_log.h>
Automatically log time sync events.
| tdf_logger_mask | TDF data logger mask to log events to |
| flags | Extra AUTO_TIME_SYNC_LOG_ flags |