Searched refs:RCC_GetClocksFreq (Results 1 – 17 of 17) sorted by relevance
23 RCC_GetClocksFreq(&clocks); in platform_early_init()
265 RCC_GetClocksFreq(&RCC_ClksStat); in uart_init_port()
306 RCC_GetClocksFreq(&RCC_Clocks); in I2S_Init()313 RCC_GetClocksFreq(&RCC_Clocks); in I2S_Init()
211 RCC_GetClocksFreq(&rcc_clocks); in I2C_Init()
232 RCC_GetClocksFreq(&RCC_ClocksStatus); in USART_Init()
907 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks) in RCC_GetClocksFreq() function
468 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
299 RCC_GetClocksFreq(&RCC_ClocksStatus); in USART_Init()
202 RCC_GetClocksFreq(&rcc_clocks); in I2C_Init()
862 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks) in RCC_GetClocksFreq() function
201 RCC_GetClocksFreq(&rcc_clocks); in I2C_Init()
312 RCC_GetClocksFreq(&RCC_ClocksStatus); in USART_Init()
1248 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks) in RCC_GetClocksFreq() function
690 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
772 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
Completed in 34 milliseconds