This file contains internal oscillator calibration drivers. More...
#include "config.h"#include "lib_mcu/adc/adc_drv.h"#include "lib_mcu/temp_sensor/temp_sensor.h"

Go to the source code of this file.
Enumerations | |
| enum | vcc { vcc_3 = 3, vcc_5 = 5 } |
Functions | |
| void | get_cal_values (void) |
| Read OSC Calibration Values. | |
| void | calibrate_inter_osc (enum vcc v) |
| Calibrate the internal OSC. | |
This file contains internal oscillator calibration drivers.
Definition in file cal_inter_rc.h.
1.7.2