Searched refs:LowVoltageThreshold (Results 1 – 2 of 2) sorted by relevance
783 assert_param(IS_PWR_VDDCOREVM_LEVEL(pConfigVddCOREVM->LowVoltageThreshold)); in HAL_PWREx_ConfigVDDCOREVM()793 MODIFY_REG(PWR->CR3, PWR_CR3_VCORELLS_Msk, pConfigVddCOREVM->LowVoltageThreshold); in HAL_PWREx_ConfigVDDCOREVM()
79 uint32_t LowVoltageThreshold; /*!< Specifies the VDDCORE voltage detector low-level. member