|
Contiki 3.x
|
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. More... | |
| rtimer_clock_t | soc_rtc_get_next_trigger (void) |
| Return the time of the next scheduled rtimer event. More... | |
| void | soc_rtc_schedule_one_shot (uint32_t channel, uint32_t t) |
| Schedule an AON RTC channel 0 one-shot compare event. More... | |
Header file for the CC13xx/CC26xx AON RTC driver.
Definition in file soc-rtc.h.
1.8.6