Searched refs:__HAL_PWR_PVD_ENABLE_IT (Results 1 – 2 of 2) sorted by relevance
157 __HAL_PWR_PVD_ENABLE_IT(); in HAL_PWR_ConfigPVD()
499 #define __HAL_PWR_PVD_ENABLE_IT() SET_BIT(SYSCFG->PWRC_IER, SYSCFG_PWRC_IER_PVD_IE) macro