Searched refs:oldCtrl (Results 1 – 5 of 5) sorted by relevance
358 uint8_t oldCtrl; in LPSCI_SetBaudRate() local399 oldCtrl = base->C2; in LPSCI_SetBaudRate()420 base->C2 = oldCtrl; in LPSCI_SetBaudRate()
201 uint32_t temp, oldCtrl; in LIN_LPUART_SetBaudRate() local203 oldCtrl = base->CTRL; in LIN_LPUART_SetBaudRate()226 base->CTRL = oldCtrl; in LIN_LPUART_SetBaudRate()
443 uint8_t oldCtrl; in UART_SetBaudRate() local480 oldCtrl = base->C2; in UART_SetBaudRate()494 base->C2 = oldCtrl; in UART_SetBaudRate()
621 uint32_t temp, oldCtrl; in LPUART_SetBaudRate() local671 oldCtrl = base->CTRL; in LPUART_SetBaudRate()694 base->CTRL = oldCtrl; in LPUART_SetBaudRate()
701 uint32_t temp, oldCtrl; in LPUART_SetBaudRate() local750 oldCtrl = base->CTRL; in LPUART_SetBaudRate()777 base->CTRL = oldCtrl; in LPUART_SetBaudRate()