Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h306 #define RCC_PLLSOURCE_PIN LL_RCC_PLLSOURCE_I2S_CKIN /*!< External clock I2S_CKIN selec… macro
4444 ((__SOURCE__) == RCC_PLLSOURCE_PIN))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c2298 case RCC_PLLSOURCE_PIN: in RCC_PLL_Source_IsReady()