This CL introduces two configuration options which allows a notification to the power management module that the UART console module is in use now. If the interval of console module doesn't receive any input message exceeds expired timeout, the power management module is allowed to enter sleep/deep sleep state and turn off the clock of console module. This mechanism gives a window in which the users can organize input message if CONFIG_PM is enabled. Signed-off-by: Mulin Chao <mlchao@nuvoton.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| gsm_mux.c | ||
| gsm_mux.h | ||
| ipm_console_receiver.c | ||
| ipm_console_sender.c | ||
| ipm_console.c | ||
| Kconfig | ||
| Kconfig.gsm_mux | ||
| native_posix_console.c | ||
| ram_console.c | ||
| rtt_console.c | ||
| semihost_console.c | ||
| uart_console.c | ||
| uart_mcumgr.c | ||
| uart_mux_internal.h | ||
| uart_mux.c | ||
| uart_pipe.c | ||
| xtensa_sim_console.c | ||