Home
last modified time | relevance | path

Searched refs:uart_pm_save_buf (Results 1 – 1 of 1) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_uart.c840 static uint8_t uart_pm_save_buf[MEC5_UART_INSTANCES]; variable
847 uart_pm_save_buf[i] = regs->ACTV; in mec_hal_uart_pm_save_disable()
857 regs->ACTV = uart_pm_save_buf[i]; in mec_hal_uart_pm_restore()