Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c1864 if (LL_RCC_PLL3_IsEnabledDomain_HSPI_LTDC() != 0U) in LL_RCC_GetHSPIClockFreq()
1908 if (LL_RCC_PLL3_IsEnabledDomain_HSPI_LTDC() != 0U) in LL_RCC_GetLTDCClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h5092 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsEnabledDomain_HSPI_LTDC(void) in LL_RCC_PLL3_IsEnabledDomain_HSPI_LTDC() function