zephyr/include/zephyr/shell
Fabio Baltieri 48e2f67869 shell: add a callback-filter variant of shell_device_lookup
Add a shell_device_filter variant of the shell device lookup helper that
takes a callback as an argument. This allows more complex filtering on
the device than the existing name prefix.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-04-30 19:30:15 -05:00
..
shell.h shell: add a callback-filter variant of shell_device_lookup 2024-04-30 19:30:15 -05:00
shell_backend.h shell: add new APIs to get the backend instances 2023-10-25 09:57:29 +02:00
shell_dummy.h shell: fix MISRA 5.7 violations on `struct shell` 2023-04-14 12:21:08 +02:00
shell_fprintf.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell_history.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell_log_backend.h logging: Renamed internal defines to get rid of 2 suffix 2023-03-09 15:10:06 -08:00
shell_mqtt.h net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
shell_rpmsg.h shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
shell_rtt.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
shell_string_conv.h Shell: Add shell_strtoull 2023-06-05 07:05:20 -04:00
shell_telnet.h net: telnet: Improve command processing 2024-03-11 15:09:32 -05:00
shell_types.h shell: doc: misc Doxygen fixes 2023-07-16 07:35:25 -04:00
shell_uart.h shell: shell_uart: improve macro compatibility with previous version 2024-01-18 10:52:08 +01:00