mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 02:46:30 +08:00
bsp-howto: Specify name of clock driver init func
This commit is contained in:

committed by
Sebastian Huber

parent
31199e3a69
commit
355a65f21f
@@ -65,8 +65,8 @@ Clock Tick Only
|
||||
Initialization
|
||||
==============
|
||||
|
||||
The clock driver is initialized by a dedicated system initialization handler if
|
||||
requested by the application configuration option
|
||||
The clock driver is initialized by the ``_Clock_Initialize()`` system
|
||||
initialization handler if requested by the application configuration option
|
||||
``CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER``. The clock driver does not use the
|
||||
legacy IO driver framework.
|
||||
|
||||
|
Reference in New Issue
Block a user