Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h3605 __STATIC_INLINE uint32_t LL_RCC_GetADCDACClockSource(uint32_t ADCxDAC1) in LL_RCC_GetADCDACClockSource() argument
3607 return (uint32_t)(READ_BIT(RCC->CCIPR3, ADCxDAC1)); in LL_RCC_GetADCDACClockSource()