Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h756 #define RCC_USBOTGHS2CLKSOURCE_CLKP LL_RCC_OTGPHY2_CLKSOURCE_CLKP
Dstm32n6xx_ll_rcc.h879 #define LL_RCC_OTGPHY2_CLKSOURCE_CLKP LL_CLKSOURCE(CCIPR6_OFFSET, RCC_CCIPR6_OTGPHY2SEL, R… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2236 case LL_RCC_OTGPHY2_CLKSOURCE_CLKP: in LL_RCC_GetOTGPHYClockFreq()
Dstm32n6xx_hal_rcc_ex.c5727 case LL_RCC_OTGPHY2_CLKSOURCE_CLKP: in RCCEx_GetOTGPHYCLKFreq()