Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2225 uint32_t LL_RCC_GetOTGPHYClockFreq(uint32_t OTGPHYxSource) in LL_RCC_GetOTGPHYClockFreq() function
2319 frequency = LL_RCC_GetOTGPHYClockFreq(LL_RCC_OTGPHY1_CLKSOURCE); in LL_RCC_GetOTGPHYCKREFClockFreq()
2323 frequency = LL_RCC_GetOTGPHYClockFreq(LL_RCC_OTGPHY2_CLKSOURCE); in LL_RCC_GetOTGPHYCKREFClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h8740 uint32_t LL_RCC_GetOTGPHYClockFreq(uint32_t OTGPHYxSource);