Searched refs:__HAL_PWR_UNDERDRIVE_DISABLE (Results 1 – 2 of 2) sorted by relevance
130 #define __HAL_PWR_UNDERDRIVE_DISABLE() (PWR->CR1 &= (uint32_t)(~PWR_CR1_UDEN)) macro
169 #define __HAL_PWR_UNDERDRIVE_DISABLE() (PWR->CR &= (uint32_t)(~PWR_CR_UDEN)) macro