![]() |
Contiki-NG
|
Header file for the CC13xx/CC26xx AON RTC driver. More...
Go to the source code of this file.
Functions | |
void | soc_rtc_init (void) |
Initialise the CC13XX/CC26XX AON RTC module. | |
rtimer_clock_t | soc_rtc_get_next_trigger (void) |
Return the time of the next scheduled rtimer event. | |
void | soc_rtc_schedule_one_shot (uint32_t channel, uint32_t t) |
Schedule an AON RTC channel 0 one-shot compare event. | |
Header file for the CC13xx/CC26xx AON RTC driver.
Definition in file soc-rtc.h.