CLEON
Version 1
Cloud-Offloaded GPS Receiver
|
PMM configuration. More...
#include "cleon_conf.h"
#include "app_define.h"
#include "sys_define.h"
#include "hal_define.h"
#include "fs_define.h"
Go to the source code of this file.
Functions | |
void | HAL_PMM_Init (void) |
Initializing PMM. | |
uint16_t | SetVCore (uint8_t level) |
Variables | |
volatile unsigned int | SysRstIv = 0 |
PMM configuration.
Definition in file hal_pmm.c.
void HAL_PMM_Init | ( | void | ) |
Initializing PMM.
void |
Definition at line 24 of file hal_pmm.c.
uint16_t SetVCore | ( | uint8_t | level | ) |
Definition at line 272 of file hal_pmm.c.