zephyr/drivers/console
Yong Cong Sin d8c9033e22 drivers: console: gsm_mux: gsm_mux_state_str should be static
`gsm_mux_state_str` is only used internally and therefore
should be 'static'.

Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2022-03-01 11:53:15 +01:00
..
CMakeLists.txt drivers: console: build as static library 2021-08-17 06:06:03 -04:00
gsm_mux.c drivers: console: gsm_mux: gsm_mux_state_str should be static 2022-03-01 11:53:15 +01:00
gsm_mux.h drivers: modem: gsm_ppp: Enable start/stop 2020-10-19 18:29:02 +02:00
ipm_console_receiver.c ring_buffer: rationalize the item-based put and get methods 2022-02-24 14:49:00 -08:00
ipm_console_sender.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
Kconfig usb: remove Kconfig option USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
Kconfig.gsm_mux drivers: modem: gsm_ppp: Add support for Quectel modems 2021-09-23 08:40:10 -04:00
native_posix_console.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ram_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
rtt_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
semihost_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
uart_console.c drivers: console: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
uart_mcumgr.c drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME 2021-08-23 18:53:47 -04:00
uart_mux_internal.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
uart_mux.c drivers: console: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
uart_pipe.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
xtensa_sim_console.c drivers: console: remove @return doc for void functions 2022-01-12 16:02:16 -05:00