Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1664 #define __HAL_RCC_USBPHY_CONFIG(__USBPHYCLKSource__) \ argument
1665 … MODIFY_REG(RCC->USBCKSELR, RCC_USBCKSELR_USBPHYSRC, (uint32_t)(__USBPHYCLKSource__))