Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2509 LL_RCC_SetOTGPHYClockSource((__USBOTGHS1_CLKSOURCE__) & 0x7FFFFFFFUL); \
2535 LL_RCC_SetOTGPHYClockSource((__USBOTGHS2_CLKSOURCE__) & 0x7FFFFFFFUL); \
Dstm32n6xx_ll_rcc.h3339 __STATIC_INLINE void LL_RCC_SetOTGPHYClockSource(uint32_t ClkSource) in LL_RCC_SetOTGPHYClockSource() function