zephyr/drivers/console
Gerard Marull-Paretas 03cc904d60 drivers: console: drop DEV_DATA/DEV_CFG usage
Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data and
dev->config instead.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
CMakeLists.txt drivers: console: build as static library 2021-08-17 06:06:03 -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
gsm_mux.c drivers: console: gsm_mux: fix length indicator 2021-12-14 13:44:48 -06:00
gsm_mux.h drivers: modem: gsm_ppp: Enable start/stop 2020-10-19 18:29:02 +02:00
ipm_console.c drivers: console: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
ipm_console_receiver.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
ipm_console_sender.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02: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.c drivers: console: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
uart_mux_internal.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02: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