Searched refs:RCC_APB2LPENR_USBLPEN (Results 1 – 5 of 5) sorted by relevance
3947 #define __HAL_RCC_USB_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB2LPENR, RCC_APB2LPENR_USBLPEN)3988 #define __HAL_RCC_USB_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APB2LPENR, RCC_APB2LPENR_USBLPEN)
9544 #define RCC_APB2LPENR_USBLPEN RCC_APB2LPENR_USBLPEN_Msk macro
14409 #define RCC_APB2LPENR_USBLPEN RCC_APB2LPENR_USBLPEN_Msk macro
16502 #define RCC_APB2LPENR_USBLPEN RCC_APB2LPENR_USBLPEN_Msk macro
17083 #define RCC_APB2LPENR_USBLPEN RCC_APB2LPENR_USBLPEN_Msk macro