Searched refs:oldCtrl (Results 1 – 3 of 3) 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()
638 uint32_t temp, oldCtrl; in LPUART_SetBaudRate() local687 oldCtrl = base->CTRL; in LPUART_SetBaudRate()714 base->CTRL = oldCtrl; in LPUART_SetBaudRate()