typedef enum { VM_DCL_PMU_CONTROL_LDO_BUCK_SET_ENABLE = 0x2, VM_DCL_PMI_CONTROL_LDO_BUCK_SET_GPIO_POWER_ENABLE = 0x1006, VM_DCL_PMU_CONTROL_KPLED_SET_ENABLE = 3000 } VM_DCL_PMU_CONTROL_COMMAND;
typedef enum { VM_DCL_PMU_CONTROL_LDO_BUCK_SET_ENABLE = 0x2, VM_DCL_PMI_CONTROL_LDO_BUCK_SET_GPIO_POWER_ENABLE = 0x1006, VM_DCL_PMU_CONTROL_KPLED_SET_ENABLE = 3000 } VM_DCL_PMU_CONTROL_COMMAND;
PMU driver command list
vmdcl_pmu.h
|
Members |
Description |
|
VM_DCL_PMU_CONTROL_LDO_BUCK_SET_ENABLE = 0x2 |
Command to enable and disable LDO/Buck, use structure vm_dcl_pmu_ld0_buck_enable_t with enum VM_DCL_PMU_LDO_BUCK. |
|
VM_DCL_PMI_CONTROL_LDO_BUCK_SET_GPIO_POWER_ENABLE = 0x1006 |
Command to enable and disable gpio power. Use structure vm_dcl_pmu_control_ld0_buck_gpio_power_enable_t. |
|
VM_DCL_PMU_CONTROL_KPLED_SET_ENABLE = 3000 |
Command to enable keypad LED(kpled). Use structure vm_dcl_pmu_control_kpled_enable_t. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.