Searched refs:RCC_APB2RSTR_OTGPHYCRST (Results 1 – 4 of 4) sorted by relevance
1935 #define __HAL_RCC_OTGPHYC_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_OTGPHYCRST))1963 #define __HAL_RCC_OTGPHYC_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_OTGPHYCRST))
9579 #define RCC_APB2RSTR_OTGPHYCRST RCC_APB2RSTR_OTGPHYCRST_Msk macro
9796 #define RCC_APB2RSTR_OTGPHYCRST RCC_APB2RSTR_OTGPHYCRST_Msk macro