Searched refs:PWR_PVM_1 (Results 1 – 2 of 2) sorted by relevance
126 #define PWR_PVM_1 PWR_CR2_PVME1 /*!< Peripheral Voltage Monitoring 1 enable: VDDU… macro726 #define IS_PWR_PVM_TYPE(TYPE) (((TYPE) == PWR_PVM_1) ||\737 #define IS_PWR_PVM_TYPE(TYPE) (((TYPE) == PWR_PVM_1) ||\
867 SET_BIT(PWR->CR2, PWR_PVM_1); in HAL_PWREx_EnablePVM1()876 CLEAR_BIT(PWR->CR2, PWR_PVM_1); in HAL_PWREx_DisablePVM1()969 case PWR_PVM_1: in HAL_PWREx_ConfigPVM()