Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1821 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_SBSEN); \
1823 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SBSEN); \
1941 #define __HAL_RCC_SBS_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_SBSEN)
2654 #define __HAL_RCC_SBS_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SBSEN) != 0U)
2698 #define __HAL_RCC_SBS_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SBSEN) == 0U)
Dstm32h5xx_ll_bus.h350 #define LL_APB3_GRP1_PERIPH_SBS RCC_APB3ENR_SBSEN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9029 #define RCC_APB3ENR_SBSEN RCC_APB3ENR_SBSEN_Msk macro
Dstm32h523xx.h13388 #define RCC_APB3ENR_SBSEN RCC_APB3ENR_SBSEN_Msk macro
Dstm32h562xx.h14191 #define RCC_APB3ENR_SBSEN RCC_APB3ENR_SBSEN_Msk macro
Dstm32h533xx.h13925 #define RCC_APB3ENR_SBSEN RCC_APB3ENR_SBSEN_Msk macro
Dstm32h573xx.h16818 #define RCC_APB3ENR_SBSEN RCC_APB3ENR_SBSEN_Msk macro
Dstm32h563xx.h16281 #define RCC_APB3ENR_SBSEN RCC_APB3ENR_SBSEN_Msk macro