Searched refs:oldCtrl (Results 1 – 4 of 4) sorted by relevance
358 uint8_t oldCtrl; in LPSCI_SetBaudRate() local399 oldCtrl = base->C2; in LPSCI_SetBaudRate()420 base->C2 = oldCtrl; in LPSCI_SetBaudRate()
443 uint8_t oldCtrl; in UART_SetBaudRate() local480 oldCtrl = base->C2; in UART_SetBaudRate()494 base->C2 = oldCtrl; in UART_SetBaudRate()
566 uint32_t temp, oldCtrl; in LPUART_SetBaudRate() local607 oldCtrl = base->CTRL; in LPUART_SetBaudRate()630 base->CTRL = oldCtrl; in LPUART_SetBaudRate()