Searched refs:__HAL_PWR_UNDERDRIVE_ENABLE (Results 1 – 4 of 4) sorted by relevance
129 #define __HAL_PWR_UNDERDRIVE_ENABLE() (PWR->CR1 |= (uint32_t)PWR_CR1_UDEN) macro
394 __HAL_PWR_UNDERDRIVE_ENABLE(); in HAL_PWREx_EnterUnderDriveSTOPMode()
551 __HAL_PWR_UNDERDRIVE_ENABLE(); in HAL_PWREx_EnterUnderDriveSTOPMode()
168 #define __HAL_PWR_UNDERDRIVE_ENABLE() (PWR->CR |= (uint32_t)PWR_CR_UDEN) macro