Searched refs:FL_RCC_EnableGroup1OperationClock (Results 1 – 6 of 6) sorted by relevance
152 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_LPUART0); in FL_LPUART_Init()165 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_LPUART1); in FL_LPUART_Init()
224 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_UART0); in FL_UART_Init()232 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_UART1); in FL_UART_Init()
390 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_ATIM); in FL_ATIM_Init()470 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_ATIM); in FL_ATIM_SlaveMode_Init()525 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_ATIM); in FL_ATIM_IC_Init()574 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_ATIM); in FL_ATIM_ETR_Init()
115 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_I2C); in FL_I2C_MasterMode_Init()
130 FL_RCC_EnableGroup1OperationClock(FL_RCC_GROUP1_OPCLK_EXTI); in FL_EXTI_CommonInit()
1674 __STATIC_INLINE void FL_RCC_EnableGroup1OperationClock(uint32_t Peripheral) in FL_RCC_EnableGroup1OperationClock() function
Completed in 589 milliseconds