zephyr/subsys/shell/modules
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs
The clock/timer APIs are not application facing APIs, however, similar
to arch_ and a few other APIs they are available to implement drivers
and add support for new hardware and are documented and available to be
used outside of the clock/kernel subsystems.

Remove the leading z_ and provide them as clock_* APIs for someone
writing a new timer driver to use.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-19 11:22:17 -04:00
..
CMakeLists.txt shell: modules: Add date commands to display or set date 2020-03-10 15:04:12 +02:00
date_service.c shell: modules: Add date commands to display or set date 2020-03-10 15:04:12 +02:00
device_service.c shell: use visitor to get required devices 2021-03-11 08:53:18 -05:00
Kconfig shell: add an option for minimal default configuration 2021-02-27 10:26:33 +01:00
kernel_service.c clock: remove z_ from semi-public APIs 2021-03-19 11:22:17 -04:00