Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
time_sync_log.h File Reference

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.
 

Detailed Description

Automatically log time sync events.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2