Home
last modified time | relevance | path

Searched refs:PWR_CR3_USB33RDY (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr.h395 ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) :\
414 ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) :\
431 ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) :\
449 ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) :\
465 ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) :\
Dstm32h7xx_ll_pwr.h107 #define LL_PWR_FLAG_USBRDY PWR_CR3_USB33RDY /*!< USB supply ready flag */
1984 return ((READ_BIT(PWR->CR3, PWR_CR3_USB33RDY) == (PWR_CR3_USB33RDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_USB()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr.h207 ((__FLAG__) == PWR_FLAG_USB)?((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) : \
223 ((__FLAG__) == PWR_FLAG_USB)?((PWR->CR3 & PWR_CR3_USB33RDY) == PWR_CR3_USB33RDY) : \
Dstm32mp1xx_ll_pwr.h96 #define LL_PWR_FLAG_USBRDY PWR_CR3_USB33RDY /*!< USB supply ready flag */
980 return ((READ_BIT(PWR->CR3, PWR_CR3_USB33RDY) == (PWR_CR3_USB33RDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_USB()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h12427 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h7b0xx.h12871 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h7b0xxq.h12872 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h7a3xxq.h12428 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h7b3xx.h12878 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h7b3xxq.h12879 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h730xxq.h14752 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h733xx.h14751 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h725xx.h14301 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h730xx.h14751 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h735xx.h14752 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h742xx.h13599 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h723xx.h14300 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h750xx.h14492 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h753xx.h14498 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h745xx.h14753 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h745xg.h14753 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h743xx.h14229 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h755xx.h15022 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h757xx.h18179 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro
Dstm32h747xg.h17910 #define PWR_CR3_USB33RDY PWR_CR3_USB33RDY_Msk /*!< USB supply read… macro

12