|
SmartSnippets DA1459x SDK
|
bool enabled_onsleep
true if rail is enabled in sleep state
Definition: ad_pmu.h:72
HW_PMU_VDD_MAX_LOAD current_onsleep
VDD rail current configuration in sleep state.
Definition: ad_pmu.h:78
Rail configuration.
Definition: ad_pmu.h:70
HW_PMU_VDCDC_VOLTAGE
Voltage level options for VDCDC rail applicable in active state.
Definition: hw_pmu_da1459x.h:132
HW_PMU_VDCDC_MAX_LOAD
Maximum load current options for the VDCDC power rail.
Definition: hw_pmu_da1459x.h:147
System Driver header file.
int ad_pmu_configure_rail(AD_PMU_RAIL rail, const ad_pmu_rail_config_t *config)
Configure a power rail.
AD_PMU_RAIL
Rail selection.
Definition: ad_pmu.h:60
1V8 rail
Definition: ad_pmu.h:63
VDD rail.
Definition: ad_pmu.h:61
HW_PMU_VDD_VOLTAGE voltage_onsleep
VDD rail voltage configuration in sleep state.
Definition: ad_pmu.h:76
HW_PMU_VDCDC_VOLTAGE voltage_onwakeup
VDCDC rail voltage configuration in wakeup / active state.
Definition: ad_pmu.h:82
HW_PMU_1V8_MAX_LOAD
Maximum load current options for the 1V8 power rail.
Definition: hw_pmu_da1459x.h:110
HW_PMU_VDD_MAX_LOAD
Maximum load current options for the 1V8 power rail.
Definition: hw_pmu_da1459x.h:195
HW_PMU_VDCDC_MAX_LOAD current_onwakeup
VDCDC rail current configuration in wakeup / active state.
Definition: ad_pmu.h:83
HW_PMU_1V8_MAX_LOAD current_onwakeup
1V8 rail current configuration in wakeup / active state
Definition: ad_pmu.h:88
HW_PMU_1V8_MAX_LOAD current_onsleep
1V8 rail current configuration in sleep state
Definition: ad_pmu.h:89
VDCDC rail.
Definition: ad_pmu.h:62
HW_PMU_VDD_MAX_LOAD current_onwakeup
VDD rail current configuration in wakeup / active state.
Definition: ad_pmu.h:77
Power Manager header file.
HW_PMU_VDD_VOLTAGE
Voltage level options for VDD rail.
Definition: hw_pmu_da1459x.h:169
HW_PMU_VDD_VOLTAGE voltage_onwakeup
VDD rail voltage configuration in wakeup / active state.
Definition: ad_pmu.h:75
bool enabled_onwakeup
true if rail is enabled in wakeup / active state
Definition: ad_pmu.h:71
HW_PMU_VDCDC_MAX_LOAD current_onsleep
VDCDC rail current configuration in sleep state.
Definition: ad_pmu.h:84