Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c83 static uint32_t RCCEx_GetSPDIFRXCLKFreq(uint32_t SPDIFRXxSource);
2717 frequency = RCCEx_GetSPDIFRXCLKFreq(LL_RCC_SPDIFRX1_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
5028 sai_frequency = RCCEx_GetSPDIFRXCLKFreq(LL_RCC_SPDIFRX1_CLKSOURCE); in RCCEx_GetSAICLKFreq()
5139 static uint32_t RCCEx_GetSPDIFRXCLKFreq(uint32_t SPDIFRXxSource) in RCCEx_GetSPDIFRXCLKFreq() function