Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c2992 uint32_t daclp_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetDACLPClockFreq() local
3003 daclp_frequency = LSE_VALUE; in LL_RCC_GetDACLPClockFreq()
3010 daclp_frequency = LSI_VALUE; in LL_RCC_GetDACLPClockFreq()
3019 return daclp_frequency; in LL_RCC_GetDACLPClockFreq()