Searched refs:__HAL_PWR_PVD_DISABLE_IT (Results 1 – 2 of 2) sorted by relevance
152 __HAL_PWR_PVD_DISABLE_IT(); in HAL_PWR_ConfigPVD()
505 #define __HAL_PWR_PVD_DISABLE_IT() CLEAR_BIT(SYSCFG->PWRC_IER, SYSCFG_PWRC_IER_PVD_IE) macro