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. | |
void | oscillators_select_lf_rcosc (void) |
Set the LF clock source to be the LF RCOSC. | |
void | oscillators_request_hf_xosc (void) |
Requests the HF XOSC as the source for the HF clock, but does not perform the actual switch. | |
void | oscillators_switch_to_hf_xosc (void) |
Performs the switch to the XOSC. | |
void | oscillators_switch_to_hf_rc (void) |
Switches MF and HF clock source to be the HF RC OSC. | |
Header file for the CC13xx/CC26xx oscillator control.
Definition in file oscillators.h.