Functions | |
void | Cy_SysPm_OvdEnable (cy_en_syspm_ovd_sel_t ovdSel) |
Enables OVD over either VDDD or VDDA or VCCD. More... | |
void | Cy_SysPm_OvdDisable (cy_en_syspm_ovd_sel_t ovdSel) |
Disables OVD over either VDDD or VDDA or VCCD. More... | |
void | Cy_SysPm_OvdVdddSelect (cy_en_syspm_ovd_vddd_sel_t ovdVdddSel) |
Selects voltage threshold for OVD on VDDD. More... | |
void | Cy_SysPm_OvdVddaSelect (cy_en_syspm_ovd_vdda_sel_t ovdVddaSel) |
Selects voltage threshold for OVD on VDDA. More... | |
void | Cy_SysPm_OvdActionSelect (cy_en_syspm_ovd_action_select_t ovdActionSelect) |
Sets the action taken when the threshold is crossed in the programmed directions(s) for VDDA. More... | |
void Cy_SysPm_OvdEnable | ( | cy_en_syspm_ovd_sel_t | ovdSel | ) |
Enables OVD over either VDDD or VDDA or VCCD.
ovdSel | cy_en_syspm_ovd_sel_t. |
void Cy_SysPm_OvdDisable | ( | cy_en_syspm_ovd_sel_t | ovdSel | ) |
Disables OVD over either VDDD or VDDA or VCCD.
ovdSel | cy_en_syspm_ovd_sel_t. |
void Cy_SysPm_OvdVdddSelect | ( | cy_en_syspm_ovd_vddd_sel_t | ovdVdddSel | ) |
Selects voltage threshold for OVD on VDDD.
ovdVdddSel | cy_en_syspm_ovd_vddd_sel_t. |
void Cy_SysPm_OvdVddaSelect | ( | cy_en_syspm_ovd_vdda_sel_t | ovdVddaSel | ) |
Selects voltage threshold for OVD on VDDA.
ovdVddaSel | cy_en_syspm_ovd_vdda_sel_t. |
void Cy_SysPm_OvdActionSelect | ( | cy_en_syspm_ovd_action_select_t | ovdActionSelect | ) |
Sets the action taken when the threshold is crossed in the programmed directions(s) for VDDA.
ovdActionSelect | cy_en_syspm_ovd_action_select_t. |