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... | |