Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h304 #define RCC_I3C2CLKSOURCE_PCLK1 LL_RCC_I3C2_CLKSOURCE_PCLK1
Dstm32n6xx_ll_rcc.h763 #define LL_RCC_I3C2_CLKSOURCE_PCLK1 LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C2SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1722 case LL_RCC_I3C2_CLKSOURCE_PCLK1: in LL_RCC_GetI3CClockFreq()
Dstm32n6xx_hal_rcc_ex.c4323 case LL_RCC_I3C2_CLKSOURCE_PCLK1: in RCCEx_GetI3CCLKFreq()