#include "tte_config.h"
#include "tte_common.h"
#include "tte_api.h"
#include "tte_clock_sync.h"
Go to the source code of this file.
Defines | |
#define | TTE_STAT_FREEZE (0) |
#define | TTE_STAT_SYNC (1) |
Typedefs | |
typedef void(* | tte_error_callback_t )(int32_t err_code) |
Functions | |
int32_t | tte_get_sync_master (void) |
#define TTE_STAT_FREEZE (0) |
Definition at line 28 of file tte_core.h.
#define TTE_STAT_SYNC (1) |
Definition at line 29 of file tte_core.h.
typedef void(* tte_error_callback_t)(int32_t err_code) |
Definition at line 32 of file tte_core.h.
int32_t tte_get_sync_master | ( | void | ) |