Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h222 #if !defined (USBO_48M_VALUE)
223 #define USBO_48M_VALUE 48000000U /*!< Value of the rcc_ck_usbo_48m oscillator in Hz */ macro
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1561 usbo_frequency = USBO_48M_VALUE; /* rcc_ck_usbo_48m */ in LL_RCC_GetUSBOClockFreq()