Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h757 #define RCC_USBOTGHS2CLKSOURCE_IC15 LL_RCC_OTGPHY2_CLKSOURCE_IC15 macro
3096 ((__SOURCE__) == RCC_USBOTGHS2CLKSOURCE_IC15) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c2333 if (PeriphClkInit->UsbOtgHs2ClockSelection == RCC_USBOTGHS2CLKSOURCE_IC15) in HAL_RCCEx_PeriphCLKConfig()