Contiki-NG
Functions

Header file for the CC13xx/CC26xx clock implementation. More...

#include <stdbool.h>

Go to the source code of this file.

Functions

bool clock_arch_enter_idle (void)
 Prepare to enter some low-power mode. More...
 
void clock_arch_exit_idle (void)
 Cleanup after returning from low-power mode.
 
void clock_arch_standby_policy (void)
 Called by the Power driver when dropping to some low-power state.
 

Detailed Description

Header file for the CC13xx/CC26xx clock implementation.

Definition in file clock-arch.h.