PER Firmware
Loading...
Searching...
No Matches
rtc_sync.h
Go to the documentation of this file.
1
9
#ifndef RTC_SYNC_H
10
#define RTC_SYNC_H
11
12
#include "
timestamped_frame.h
"
13
#include "common/phal/rtc.h"
14
#include "
common/freertos/freertos.h
"
15
16
extern
volatile
uint32_t last_RTC_sync_time;
17
extern
QueueHandle_t gps_time_queue;
18
extern
RTC_timestamp_t
fallback_timestamp;
19
20
void
RTC_sync_init(
void
);
21
void
RTC_sync_thread(
void
);
22
23
#endif
// RTC_SYNC_h
freertos.h
Wrapper macros for FreeRTOS constructs (tasks, queues, semaphores) to simplify static memory allocati...
RTC_timestamp_t
Definition
rtc.h:96
timestamped_frame.h
Definition for timestamped CAN frames.
source
daq
rtc_sync
rtc_sync.h
Generated by
1.12.0