Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h399 #define RCC_LTDCCLKSOURCE_HSI LL_RCC_LTDC_CLKSOURCE_HSI
Dstm32n6xx_ll_rcc.h849 #define LL_RCC_LTDC_CLKSOURCE_HSI (RCC_CCIPR4_LTDCSEL_1 | RCC_CCIPR4_LTDCSEL_0) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2089 case LL_RCC_LTDC_CLKSOURCE_HSI: in LL_RCC_GetLTDCClockFreq()
Dstm32n6xx_hal_rcc_ex.c4684 case LL_RCC_LTDC_CLKSOURCE_HSI: in RCCEx_GetLTDCCLKFreq()