Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c67 static uint32_t RCCEx_GetCSICLKFreq(void);
2609 frequency = RCCEx_GetCSICLKFreq(); in HAL_RCCEx_GetPeriphCLKFreq()
3798 static uint32_t RCCEx_GetCSICLKFreq(void) in RCCEx_GetCSICLKFreq() function