FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
struct { | |
uint32_t nv_volt:5 | |
uint32_t reserved_0:3 | |
uint32_t mv_volt:5 | |
uint32_t reserved_1:3 | |
uint32_t lv_volt:5 | |
uint32_t reserved_2:3 | |
uint32_t rv_volt:5 | |
} | field |
uint32_t | word |
struct { ... } soc_ctrl_safe_pmu_rar_t::field |
uint32_t soc_ctrl_safe_pmu_rar_t::lv_volt |
Referenced by hal_soc_ctrl_pmu_low_volt_set(), and hal_soc_ctrl_pmu_rar_set().
uint32_t soc_ctrl_safe_pmu_rar_t::mv_volt |
Referenced by hal_soc_ctrl_pmu_med_volt_set(), and hal_soc_ctrl_pmu_rar_set().
uint32_t soc_ctrl_safe_pmu_rar_t::nv_volt |
Referenced by __pi_pmu_init(), hal_soc_ctrl_pmu_nom_volt_set(), and hal_soc_ctrl_pmu_rar_set().
uint32_t soc_ctrl_safe_pmu_rar_t::reserved_0 |
uint32_t soc_ctrl_safe_pmu_rar_t::reserved_1 |
uint32_t soc_ctrl_safe_pmu_rar_t::reserved_2 |
uint32_t soc_ctrl_safe_pmu_rar_t::rv_volt |
Referenced by hal_soc_ctrl_pmu_rar_set(), and hal_soc_ctrl_pmu_ret_volt_set().
uint32_t soc_ctrl_safe_pmu_rar_t::word |