Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c2289 assert_param(IS_RCC_USBPHY2CLKSOURCE(PeriphClkInit->UsbPhy2ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
2292 __HAL_RCC_USBPHY2_CONFIG(PeriphClkInit->UsbPhy2ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2530 PeriphClkInit->UsbPhy2ClockSelection = __HAL_RCC_GET_USBPHY2_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1065 uint32_t UsbPhy2ClockSelection; /*!< Specifies USBPHY2 clock source. member