Home
last modified time | relevance | path

Searched refs:PWR_CR1_HSITFSO (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_pwr.h847 #if defined (PWR_CR1_HSITFSO)
855 SET_BIT(PWR->CR1, PWR_CR1_HSITFSO); in LL_PWR_EnableHSITFShutOff()
865 CLEAR_BIT(PWR->CR1, PWR_CR1_HSITFSO); in LL_PWR_DisableHSITFShutOff()
875 return ((READ_BIT(PWR->CR1, PWR_CR1_HSITFSO) == (PWR_CR1_HSITFSO)) ? 1UL : 0UL); in LL_PWR_IsEnabledHSITFShutOff()
Dstm32h7xx_hal_pwr_ex.h339 #define PWR_USB_FDCAN_MEMORY_BLOCK PWR_CR1_HSITFSO /*!< High-speed interfaces USB and FDCA…
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h12286 #define PWR_CR1_HSITFSO PWR_CR1_HSITFSO_Msk /*!< High-Speed Inte… macro
Dstm32h7b0xx.h12730 #define PWR_CR1_HSITFSO PWR_CR1_HSITFSO_Msk /*!< High-Speed Inte… macro
Dstm32h7b0xxq.h12731 #define PWR_CR1_HSITFSO PWR_CR1_HSITFSO_Msk /*!< High-Speed Inte… macro
Dstm32h7a3xxq.h12287 #define PWR_CR1_HSITFSO PWR_CR1_HSITFSO_Msk /*!< High-Speed Inte… macro
Dstm32h7b3xx.h12737 #define PWR_CR1_HSITFSO PWR_CR1_HSITFSO_Msk /*!< High-Speed Inte… macro
Dstm32h7b3xxq.h12738 #define PWR_CR1_HSITFSO PWR_CR1_HSITFSO_Msk /*!< High-Speed Inte… macro