Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Automatically log time sync events. More...
#include <stdint.h>
#include <zephyr/sys/util.h>
Go to the source code of this file.
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. | |
Automatically log time sync events.
SPDX-License-Identifier: FSL-1.1-ALv2