Home
last modified time | relevance | path

Searched refs:RCC_APB4LPENR_SBSLPEN (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h3105 #define __HAL_RCC_SBS_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_SBSLPEN)
3126 #define __HAL_RCC_SBS_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APB4LPENR, RCC_APB4LPENR_SBSLPEN)
3464 #define __HAL_RCC_SBS_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->APB4LPENR, RCC_APB4LPENR_SBSLPEN) !…
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h16475 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro
Dstm32h7s7xx.h17554 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro
Dstm32h7s3xx.h17125 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro
Dstm32h7r7xx.h16902 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro