Home
last modified time | relevance | path

Searched refs:LL_RCC_OTGPHY2_CLKSOURCE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c90 || ((__VALUE__) == LL_RCC_OTGPHY2_CLKSOURCE))
2323 frequency = LL_RCC_GetOTGPHYClockFreq(LL_RCC_OTGPHY2_CLKSOURCE); in LL_RCC_GetOTGPHYCKREFClockFreq()
Dstm32n6xx_hal_rcc_ex.c2797 frequency = RCCEx_GetOTGPHYCLKFreq(LL_RCC_OTGPHY2_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
5823 usb_frequency = RCCEx_GetOTGPHYCLKFreq(LL_RCC_OTGPHY2_CLKSOURCE); in RCCEx_GetOTGPHYCKREFCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2548 …(LL_RCC_GetOTGPHYClockSource(LL_RCC_OTGPHY2_CLKSOURCE) | (LL_RCC_HSE_IsSelectedHSEDiv2AsDiv2Clock(…
Dstm32n6xx_ll_rcc.h1351 #define LL_RCC_OTGPHY2_CLKSOURCE LL_CLKSOURCE(CCIPR6_OFFSET, RCC_CCIPR6_OTGPHY2SEL, RCC_C… macro