Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h3808 __STATIC_INLINE uint32_t LL_RCC_GetDACLPClockSource(uint32_t DACLPx) in LL_RCC_GetDACLPClockSource() argument
3810 return (uint32_t)(READ_BIT(RCC->CCIPR5, DACLPx)); in LL_RCC_GetDACLPClockSource()