Contiki-NG
Modules
CC13xx/CC26xx clock and timer subsystem

For the CC13xx/CC26xx cpu we use the AON RTC as the basis for all clocks and timers. More...

Modules

 CC13xx/CC26xx AON RTC driver
 Underpins the platform's software clocks and timers.
 
 CC13xx/CC26xx rtimer
 Implementation of the rtimer module for the CC13xx/CC26xx.
 
 CC13xx/CC26xx watchdog timer driver
 Driver for the CC13xx/CC26xx Watchdog Timer.
 
 Software Clock
 Implementation of the clock module for the CC26xx and CC13xx.
 

Detailed Description

For the CC13xx/CC26xx cpu we use the AON RTC as the basis for all clocks and timers.

We use two of the aviable AON RTC channels. Channel 0 is used by the rtimer sub-system. Channel 1 is used by the system clock and the LPM module.

The RTC runs in all power modes except 'shutdown'