Contiki-NG

Header file for the CC13xx/CC26xx oscillator control. More...

Go to the source code of this file.

Functions

void oscillators_select_lf_xosc (void)
 Set the LF clock source to be the LF XOSC. More...
 
void oscillators_select_lf_rcosc (void)
 Set the LF clock source to be the LF RCOSC. More...
 
void oscillators_request_hf_xosc (void)
 Requests the HF XOSC as the source for the HF clock, but does not perform the actual switch. More...
 
void oscillators_switch_to_hf_xosc (void)
 Performs the switch to the XOSC. More...
 
void oscillators_switch_to_hf_rc (void)
 Switches MF and HF clock source to be the HF RC OSC.
 

Detailed Description

Header file for the CC13xx/CC26xx oscillator control.

Definition in file oscillators.h.