Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h3857 __STATIC_INLINE uint32_t LL_RCC_GetCLKPClockSource(uint32_t CLKPx) in LL_RCC_GetCLKPClockSource() argument
3859 return (uint32_t)(READ_BIT(RCC->CCIPR5, CLKPx)); in LL_RCC_GetCLKPClockSource()