Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h424 #define RCC_PSSICLKSOURCE_IC20 LL_RCC_PSSI_CLKSOURCE_IC20 macro
2882 ((__SOURCE__) == RCC_PSSICLKSOURCE_IC20) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c1394 if (PeriphClkInit->PssiClockSelection == RCC_PSSICLKSOURCE_IC20) in HAL_RCCEx_PeriphCLKConfig()