Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h422 #define RCC_PSSICLKSOURCE_HCLK LL_RCC_PSSI_CLKSOURCE_HCLK
Dstm32n6xx_ll_rcc.h902 #define LL_RCC_PSSI_CLKSOURCE_HCLK 0U macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2366 case LL_RCC_PSSI_CLKSOURCE_HCLK: in LL_RCC_GetPSSIClockFreq()
Dstm32n6xx_hal_rcc_ex.c4823 case LL_RCC_PSSI_CLKSOURCE_HCLK: in RCCEx_GetPSSICLKFreq()