HPM SDK
HPMicro Software Development Kit
hpm_bgpr_drv.h File Reference
#include "hpm_common.h"
#include "hpm_soc_feature.h"
#include "hpm_bgpr_regs.h"

Go to the source code of this file.

Functions

static hpm_stat_t bgpr_read32 (BGPR_Type *ptr, uint8_t bgpr_index, uint32_t *bgpr_val)
 read BGPR value More...
 
static hpm_stat_t bgpr_write32 (BGPR_Type *ptr, uint8_t bgpr_index, uint32_t bgpr_val)
 write BGPR value More...