Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c1439 if (LL_RCC_PLLSAI2_IsEnabledDomain_LTDC() != 0U) in LL_RCC_GetLTDCClockFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h5424 __STATIC_INLINE uint32_t LL_RCC_PLLSAI2_IsEnabledDomain_LTDC(void) in LL_RCC_PLLSAI2_IsEnabledDomain_LTDC() function