Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c2279 assert_param(IS_RCC_USBPHY1CLKSOURCE(PeriphClkInit->UsbPhy1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
2282 __HAL_RCC_USBPHY1_CONFIG(PeriphClkInit->UsbPhy1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2526 PeriphClkInit->UsbPhy1ClockSelection = __HAL_RCC_GET_USBPHY1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1059 uint32_t UsbPhy1ClockSelection; /*!< Specifies USBPHY1 clock source. member