![]() |
ATxmega Core
|
Functions | |
void | initialize_timestamp_uart (uint32_t *timestamp_pointer) |
void | reset_sync_counter (void) |
void | trigger_sync_timer (void) |
switch (state) | |
Variables | |
static uint32_t | sync_timestamp |
static uint32_t * | core_timestamp_pointer |
static uint32_t | previous_timestamp = 0 |
struct CommonBank | commonbank |
bool | clock_was_just_updated_externaly = false |
static uint8_t | state = 0 |
static uint8_t | converging |
uint8_t | device_lost_sync_counter = 254 |
void initialize_timestamp_uart | ( | uint32_t * | timestamp_pointer | ) |
void reset_sync_counter | ( | void | ) |
switch | ( | state | ) |
void trigger_sync_timer | ( | void | ) |
|
extern |
|
static |
|
static |
uint8_t device_lost_sync_counter = 254 |
|
static |
|
static |
|
static |