Home
last modified time | relevance | path

Searched refs:PWR_CR1_PVDE (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_pwr.h578 SET_BIT(PWR->CR1, PWR_CR1_PVDE); in LL_PWR_EnablePVD()
588 CLEAR_BIT(PWR->CR1, PWR_CR1_PVDE); in LL_PWR_DisablePVD()
598 return (READ_BIT(PWR->CR1, PWR_CR1_PVDE) == (PWR_CR1_PVDE)); in LL_PWR_IsEnabledPVD()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h289 SET_BIT(PWR->CR1, PWR_CR1_PVDE); in LL_PWR_EnablePVD()
299 CLEAR_BIT(PWR->CR1, PWR_CR1_PVDE); in LL_PWR_DisablePVD()
309 return ((READ_BIT(PWR->CR1, PWR_CR1_PVDE) == (PWR_CR1_PVDE)) ? 1UL : 0UL); in LL_PWR_IsEnabledPVD()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr.c418 SET_BIT(PWR->CR1, PWR_CR1_PVDE); in HAL_PWR_EnablePVD()
427 CLEAR_BIT(PWR->CR1, PWR_CR1_PVDE); in HAL_PWR_DisablePVD()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pwr.c305 SET_BIT(PWR->CR1, PWR_CR1_PVDE); in HAL_PWR_EnablePVD()
315 CLEAR_BIT(PWR->CR1, PWR_CR1_PVDE); in HAL_PWR_DisablePVD()
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h8702 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f722xx.h8686 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f730xx.h8916 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f733xx.h8916 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f732xx.h8900 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f750xx.h10093 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f745xx.h9479 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f756xx.h10093 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f746xx.h9818 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f765xx.h9990 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f777xx.h10641 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f767xx.h10366 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f779xx.h10724 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
Dstm32f769xx.h10449 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Power Voltage D… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14008 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Programmable Vo… macro
Dstm32h7s7xx.h15042 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Programmable Vo… macro
Dstm32h7s3xx.h14640 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Programmable Vo… macro
Dstm32h7r7xx.h14408 #define PWR_CR1_PVDE PWR_CR1_PVDE_Msk /*!< Programmable Vo… macro