mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 03:17:09 +08:00
bsp-howto: Specify name of clock driver init func
This commit is contained in:
parent
31199e3a69
commit
355a65f21f
@ -65,8 +65,8 @@ Clock Tick Only
|
|||||||
Initialization
|
Initialization
|
||||||
==============
|
==============
|
||||||
|
|
||||||
The clock driver is initialized by a dedicated system initialization handler if
|
The clock driver is initialized by the ``_Clock_Initialize()`` system
|
||||||
requested by the application configuration option
|
initialization handler if requested by the application configuration option
|
||||||
``CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER``. The clock driver does not use the
|
``CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER``. The clock driver does not use the
|
||||||
legacy IO driver framework.
|
legacy IO driver framework.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user