/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_pwr.h | 85 #if defined(PWR_SR2_PVDO) 86 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 1435 #if defined(PWR_SR2_PVDO) 1444 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
D | stm32g0xx_hal_pwr.h | 157 #define PWR_FLAG_PVDO (0x00020000u | PWR_SR2_PVDO) /*!< Power Voltage De…
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_pwr.h | 294 …((__FLAG__) == PWR_FLAG_PVDO) ? (READ_BIT(PWR->SR2, PWR_SR2_PVDO) == PWR_SR2_PVDO) … 335 …((__FLAG__) == PWR_FLAG_PVDO) ? (READ_BIT(PWR->SR2, PWR_SR2_PVDO) == PWR_SR2_PVDO) …
|
D | stm32wb0x_ll_pwr.h | 2269 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_pwr.h | 84 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 1379 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_pwr.h | 94 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 1599 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_pwr.h | 84 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 1537 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_pwr.h | 91 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 1502 temp = READ_BIT(PWR->SR2, PWR_SR2_PVDO); in LL_PWR_IsActiveFlag_PVDO() 1504 return ((temp == (PWR_SR2_PVDO))?1U:0U); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_pwr.h | 89 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 1886 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_pwr.h | 130 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO 2092 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_pwr.h | 85 #define LL_PWR_FLAG_PVDO PWR_SR2_PVDO /*!< VDD voltage detector output flag …
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g031xx.h | 3833 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
D | stm32g041xx.h | 4069 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
D | stm32g051xx.h | 4169 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
D | stm32g061xx.h | 4405 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
D | stm32g071xx.h | 4393 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
D | stm32g081xx.h | 4629 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 5480 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
D | stm32wle5xx.h | 5480 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|
/hal_stm32-latest/stm32cube/stm32wb0x/soc/ |
D | stm32wb05.h | 3313 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk macro
|
D | stm32wb07.h | 3391 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk macro
|
D | stm32wb09.h | 3341 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk macro
|
D | stm32wb06.h | 3391 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 4510 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power Voltage D… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 5983 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power voltage d… macro
|