Home
last modified time | relevance | path

Searched refs:PWR_SR2_PVMO1 (Results 1 – 25 of 45) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_pwr.h91 #if defined(PWR_SR2_PVMO1)
92 #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1
1580 #if defined(PWR_SR2_PVMO1)
1588 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO1) == (PWR_SR2_PVMO1)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO1()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_pwr.h88 #if defined(PWR_SR2_PVMO1)
89 #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1
1478 #if defined(PWR_SR2_PVMO1)
1487 temp = READ_BIT(PWR->SR2, PWR_SR2_PVMO1); in LL_PWR_IsActiveFlag_PVMO1()
1489 return ((temp == (PWR_SR2_PVMO1))?1U:0U); in LL_PWR_IsActiveFlag_PVMO1()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h83 #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1
1390 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO1) == (PWR_SR2_PVMO1)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO_1()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h83 #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1
1527 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO1) == (PWR_SR2_PVMO1)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO1()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_pwr.h128 #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1
2081 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO1) == (PWR_SR2_PVMO1)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO1()
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h5176 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< PVMO USB & PVME… macro
Dstm32u073xx.h4918 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< PVMO USB & PVME… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h6449 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g411xc.h6614 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g441xx.h6803 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32gbk1cb.h6568 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g431xx.h6582 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g4a1xx.h6967 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g491xx.h6746 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g473xx.h7331 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g471xx.h6817 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g483xx.h7552 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32g414xx.h10397 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h5148 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32l412xx.h4932 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32l433xx.h8704 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
Dstm32l443xx.h8920 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb35xx.h6398 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral volt… macro
Dstm32wb55xx.h6477 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral volt… macro
Dstm32wb5mxx.h6477 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral volt… macro

12