Searched refs:oldCtrl (Results 1 – 2 of 2) sorted by relevance
370 uint8_t oldCtrl; in UART_SetBaudRate() local407 oldCtrl = base->C2; in UART_SetBaudRate()421 base->C2 = oldCtrl; in UART_SetBaudRate()
496 uint32_t temp, oldCtrl; in LPUART_SetBaudRate() local543 oldCtrl = base->CTRL; in LPUART_SetBaudRate()566 base->CTRL = oldCtrl; in LPUART_SetBaudRate()
Completed in 9 milliseconds