Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h755 #define RCC_USBOTGHS2CLKSOURCE_HSE_DIV2 LL_RCC_OTGPHY2_CLKSOURCE_HSE_DIV_2
Dstm32n6xx_ll_rcc.h878 #define LL_RCC_OTGPHY2_CLKSOURCE_HSE_DIV_2 LL_CLKSOURCE(CCIPR6_OFFSET, RCC_CCIPR6_OTGPHY2SEL, R… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2271 case LL_RCC_OTGPHY2_CLKSOURCE_HSE_DIV_2: in LL_RCC_GetOTGPHYClockFreq()
Dstm32n6xx_hal_rcc_ex.c5731 case LL_RCC_OTGPHY2_CLKSOURCE_HSE_DIV_2: in RCCEx_GetOTGPHYCLKFreq()