Home
last modified time | relevance | path

Searched refs:RCC_APB4ENR_SBSEN (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h223 #define LL_APB4_GRP1_PERIPH_SBS RCC_APB4ENR_SBSEN
Dstm32h7rsxx_hal_rcc.h1765 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_SBSEN);\
1843 #define __HAL_RCC_SBS_CLK_DISABLE() CLEAR_BIT(RCC->APB4ENR, RCC_APB4ENR_SBSEN)
2181 #define __HAL_RCC_SBS_IS_CLK_ENABLED() (READ_BIT(RCC->APB4ENR, RCC_APB4ENR_SBSEN) != 0U)
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h16164 #define RCC_APB4ENR_SBSEN RCC_APB4ENR_SBSEN_Msk macro
Dstm32h7s7xx.h17231 #define RCC_APB4ENR_SBSEN RCC_APB4ENR_SBSEN_Msk macro
Dstm32h7s3xx.h16808 #define RCC_APB4ENR_SBSEN RCC_APB4ENR_SBSEN_Msk macro
Dstm32h7r7xx.h16585 #define RCC_APB4ENR_SBSEN RCC_APB4ENR_SBSEN_Msk macro