Home
last modified time | relevance | path

Searched refs:PWR_SR2_PVMO2 (Results 1 – 25 of 33) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_pwr.h88 #if defined(PWR_SR2_PVMO2)
89 #define LL_PWR_SR2_PVMO2 PWR_SR2_PVMO2
1568 #if defined(PWR_SR2_PVMO2)
1576 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO2) == (PWR_SR2_PVMO2)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO2()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_pwr.h85 #if defined(PWR_SR2_PVMO2)
86 #define LL_PWR_SR2_PVMO2 PWR_SR2_PVMO2
1462 #if defined(PWR_SR2_PVMO2)
1471 temp = READ_BIT(PWR->SR2, PWR_SR2_PVMO2); in LL_PWR_IsActiveFlag_PVMO2()
1473 return ((temp == (PWR_SR2_PVMO2))?1U:0U); in LL_PWR_IsActiveFlag_PVMO2()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h82 #define LL_PWR_SR2_PVMO2 PWR_SR2_PVMO2
1517 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO2) == (PWR_SR2_PVMO2)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO2()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h6446 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g411xc.h6611 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g441xx.h6800 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32gbk1cb.h6565 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g431xx.h6579 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g4a1xx.h6964 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g491xx.h6743 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g473xx.h7328 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g471xx.h6814 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g483xx.h7549 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g414xx.h10394 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g474xx.h10898 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32g484xx.h11119 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h9576 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l475xx.h9737 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l476xx.h9766 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l486xx.h9976 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l485xx.h9953 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l4a6xx.h10870 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l496xx.h10548 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
Dstm32l4r5xx.h10723 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h10228 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro

12