Searched refs:APBPeriph_LOGUART_CLOCK (Results 1 – 3 of 3) sorted by relevance
77 #define APBPeriph_LOGUART_CLOCK (SYS_CLK_CTRL1 << 30 | BIT_LSYS_UART0_CKE) macro
77 RCC_PeriphClockCmd(APBPeriph_LOGUART, APBPeriph_LOGUART_CLOCK, ENABLE); in CPTest_UARTInit()
Completed in 4 milliseconds