Searched refs:RCC_APB4LPENR_SBSLPEN (Results 1 – 5 of 5) sorted by relevance
3105 #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) !…
16475 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro
17554 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro
17125 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro
16902 #define RCC_APB4LPENR_SBSLPEN RCC_APB4LPENR_SBSLPEN_Msk macro