Home
last modified time | relevance | path

Searched refs:LL_RCC_GetOTGPHYCKREFClockSource (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2472 …(LL_RCC_GetOTGPHYCKREFClockSource(LL_RCC_OTGPHY1CKREF_CLKSOURCE) | (LL_RCC_HSE_IsSelectedHSEDiv2As…
2496 …(LL_RCC_GetOTGPHYCKREFClockSource(LL_RCC_OTGPHY2CKREF_CLKSOURCE) | (LL_RCC_HSE_IsSelectedHSEDiv2As…
Dstm32n6xx_ll_rcc.h4343 __STATIC_INLINE uint32_t LL_RCC_GetOTGPHYCKREFClockSource(uint32_t Periph) in LL_RCC_GetOTGPHYCKREFClockSource() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2316 switch (LL_RCC_GetOTGPHYCKREFClockSource(OTGPHYxCKREFSource)) in LL_RCC_GetOTGPHYCKREFClockFreq()