Home
last modified time | relevance | path

Searched refs:PWR_CR1_ODSWEN (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_pwr.h235 SET_BIT(PWR->CR1, PWR_CR1_ODSWEN); in LL_PWR_EnableOverDriveSwitching()
245 CLEAR_BIT(PWR->CR1, PWR_CR1_ODSWEN); in LL_PWR_DisableOverDriveSwitching()
255 return (READ_BIT(PWR->CR1, PWR_CR1_ODSWEN) == (PWR_CR1_ODSWEN)); in LL_PWR_IsEnabledOverDriveSwitching()
Dstm32f7xx_hal_pwr_ex.h116 #define __HAL_PWR_OVERDRIVESWITCHING_ENABLE() (PWR->CR1 |= (uint32_t)PWR_CR1_ODSWEN)
117 #define __HAL_PWR_OVERDRIVESWITCHING_DISABLE() (PWR->CR1 &= (uint32_t)(~PWR_CR1_ODSWEN))
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h8758 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f722xx.h8742 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f730xx.h8972 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f733xx.h8972 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f732xx.h8956 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f750xx.h10149 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f745xx.h9535 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f756xx.h10149 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f746xx.h9874 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f765xx.h10046 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f777xx.h10697 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f767xx.h10422 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f779xx.h10780 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro
Dstm32f769xx.h10505 #define PWR_CR1_ODSWEN PWR_CR1_ODSWEN_Msk /*!< Over Drive swit… macro