Searched refs:FL_RCC_GetAPB1ClockFreq (Results 1 – 5 of 5) sorted by relevance
183 Fclk = FL_RCC_GetAPB1ClockFreq(); in FL_UART_Init()205 Fclk = FL_RCC_GetAPB1ClockFreq(); in FL_UART_Init()295 tempTZBRG = (uint32_t)((FL_RCC_GetAPB1ClockFreq() * 1.0) / initStruct->modulationFrequency - 1); in FL_UART_InfraRed_Init()
150 uint32_t FL_RCC_GetAPB1ClockFreq(void) in FL_RCC_GetAPB1ClockFreq() function
122 I2C_Clk_Freq = FL_RCC_GetAPB1ClockFreq(); in FL_I2C_MasterMode_Init()
141 Fclk = FL_RCC_GetAPB1ClockFreq(); in FL_U7816_Init()
2778 uint32_t FL_RCC_GetAPB1ClockFreq(void);
Completed in 16 milliseconds