Home
last modified time | relevance | path

Searched refs:PWR_CR_UDEN (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h266 #if defined(PWR_CR_UDEN)
282 SET_BIT(PWR->CR, PWR_CR_UDEN); in LL_PWR_EnableUnderDriveMode()
292 CLEAR_BIT(PWR->CR, PWR_CR_UDEN); in LL_PWR_DisableUnderDriveMode()
302 return (READ_BIT(PWR->CR, PWR_CR_UDEN) == (PWR_CR_UDEN)); in LL_PWR_IsEnabledUnderDriveMode()
911 #if defined(PWR_CR_UDEN)
Dstm32f4xx_hal_pwr_ex.h168 #define __HAL_PWR_UNDERDRIVE_ENABLE() (PWR->CR |= (uint32_t)PWR_CR_UDEN)
169 #define __HAL_PWR_UNDERDRIVE_DISABLE() (PWR->CR &= (uint32_t)(~PWR_CR_UDEN))
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f427xx.h10093 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro
Dstm32f446xx.h9734 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro
Dstm32f429xx.h10437 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro
Dstm32f439xx.h10711 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro
Dstm32f437xx.h10372 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro
Dstm32f469xx.h13201 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro
Dstm32f479xx.h13478 #define PWR_CR_UDEN PWR_CR_UDEN_Msk /*!< Under Drive ena… macro