Home
last modified time | relevance | path

Searched refs:RCC_APB2RSTR_OTGPHYCRST (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1935 #define __HAL_RCC_OTGPHYC_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_OTGPHYCRST))
1963 #define __HAL_RCC_OTGPHYC_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_OTGPHYCRST))
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h9579 #define RCC_APB2RSTR_OTGPHYCRST RCC_APB2RSTR_OTGPHYCRST_Msk macro
Dstm32f730xx.h9796 #define RCC_APB2RSTR_OTGPHYCRST RCC_APB2RSTR_OTGPHYCRST_Msk macro
Dstm32f733xx.h9796 #define RCC_APB2RSTR_OTGPHYCRST RCC_APB2RSTR_OTGPHYCRST_Msk macro