|
Hardware Abstraction Layer for FreeRTOS
|
#include <timer.h>
Go to the source code of this file.
Macros | |
| #define | ADD_RTC_SOFTWARE(id) |
| #define | RTC_SOFTWARE_ID(id) HAL_GET_ID(rtc, software, rtc_software_##id) |
Functions | |
| int32_t | rtc_software_connect (struct rtc *r, struct timer *timer) |
| #define ADD_RTC_SOFTWARE | ( | id | ) |
| #define RTC_SOFTWARE_ID | ( | id | ) | HAL_GET_ID(rtc, software, rtc_software_##id) |
| int32_t rtc_software_connect | ( | struct rtc * | r, |
| struct timer * | timer | ||
| ) |