Searched refs:PWR_CR2_USV (Results 1 – 5 of 5) sorted by relevance
321 #if defined(PWR_CR2_USV)329 SET_BIT(PWR->CR2, PWR_CR2_USV); in HAL_PWREx_EnableVddUSB()339 CLEAR_BIT(PWR->CR2, PWR_CR2_USV); in HAL_PWREx_DisableVddUSB()
824 #if defined(PWR_CR2_USV)
9618 #define PWR_CR2_USV PWR_CR2_USV_Msk /*!< VDD USB Supply … macro