Searched refs:CLK_CLKSEL1_UART0SEL_HIRC (Results 1 – 2 of 2) sorted by relevance
91 CLK->CLKSEL1 = (CLK->CLKSEL1 & (~CLK_CLKSEL1_UART0SEL_Msk)) | CLK_CLKSEL1_UART0SEL_HIRC; in SystemInit()
108 #define CLK_CLKSEL1_UART0SEL_HIRC (0x3UL<<CLK_CLKSEL1_UART0SEL_Pos) /*!< Setting UART0 clock… macro