Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2459 LL_RCC_SetOTGPHYCKREFClockSource((__USBPHY1_CLKSOURCE__) & 0x7FFFFFFFUL); \
2484 LL_RCC_SetOTGPHYCKREFClockSource((__USBPHY2_CLKSOURCE__) & 0x7FFFFFFFUL); \
Dstm32n6xx_ll_rcc.h3355 __STATIC_INLINE void LL_RCC_SetOTGPHYCKREFClockSource(uint32_t ClkSource) in LL_RCC_SetOTGPHYCKREFClockSource() function