Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c61 static uint32_t RCCEx_GetPLLSourceFreq(uint32_t PLLsource);
3313 static uint32_t RCCEx_GetPLLSourceFreq(uint32_t PLLsource) in RCCEx_GetPLLSourceFreq() argument
3317 switch (PLLsource) in RCCEx_GetPLLSourceFreq()