Searched refs:RCC_GetClocksFreq (Results 1 – 25 of 55) sorted by relevance
123
21 RCC_GetClocksFreq(&clocks); in main()
21 RCC_GetClocksFreq(&RCC_Clocks); in ch32_get_sysclock_frequency()125 RCC_GetClocksFreq(&RCC_Clocks); in ch32f1_spi_clock_get()231 RCC_GetClocksFreq(&RCC_Clocks); in ch32f1_tim_clock_get()
111 RCC_GetClocksFreq(&clocks); //获取时钟频率 in rt_hw_board_init()
128 RCC_GetClocksFreq(&RCC_Clocks); in air32_spi_clock_get()172 RCC_GetClocksFreq(&RCC_Clocks); in air32_tim_clock_get()
139 RCC_GetClocksFreq(&RCC_ClockStruct); in ch32_hwtimer_init()274 RCC_GetClocksFreq(&RCC_ClockStruct); in ch32_hwtimer_control()
21 RCC_GetClocksFreq(&RCC_Clocks); in ch32_get_sysclock_frequency()223 RCC_GetClocksFreq(&RCC_Clocks); in ch32f2_spi_clock_get()366 RCC_GetClocksFreq(&RCC_Clocks); in ch32f2_tim_clock_get()
158 RCC_GetClocksFreq(&RCC_ClocksStatus); in UART_Init()
167 RCC_GetClocksFreq(&rcc_clocks); in I2C_Init()
167 RCC_GetClocksFreq(&RCC_ClocksStatus); in UART_Init()
171 RCC_GetClocksFreq(&RCC_ClocksStatus); in UART_Init()
172 RCC_GetClocksFreq(&rcc_clocks); in I2C_Init()
276 void RCC_GetClocksFreq(RCC_ClocksTypeDef* clk);
204 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
210 void RCC_GetClocksFreq(RCC_ClocksTypeDef *RCC_Clocks);
342 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
117 RCC_GetClocksFreq(&RCC_Clocks); in configure()
145 RCC_GetClocksFreq(&RCC_Clocks); in I2S_Init()
153 RCC_GetClocksFreq(&RCC_Clocks); in I2S_Init()
528 void RCC_GetClocksFreq(RCC_ClocksTypeDef *RCC_Clocks) in RCC_GetClocksFreq() function
398 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
440 void RCC_GetClocksFreq(RCC_ClocksTypeDef* RCC_Clocks);
576 RCC_GetClocksFreq(&RCC_Clocks); in I2S_Init()
Completed in 46 milliseconds