mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 11:08:31 +08:00
c-user: Remove clock driver specific functions
Do not mention functions which belong to a specific clock driver implementation. These functions should not be called by applications directly.
This commit is contained in:
parent
baf98240a4
commit
6efb6fadbe
@ -199,9 +199,6 @@ is a list of RTEMS system calls that may be made from an ISR:
|
|||||||
- rtems_clock_get_ticks_per_second
|
- rtems_clock_get_ticks_per_second
|
||||||
- rtems_clock_get_ticks_since_boot
|
- rtems_clock_get_ticks_since_boot
|
||||||
- rtems_clock_get_uptime
|
- rtems_clock_get_uptime
|
||||||
- rtems_timecounter_tick
|
|
||||||
- rtems_timecounter_simple_downcounter_tick
|
|
||||||
- rtems_timecounter_simple_upcounter_tick
|
|
||||||
|
|
||||||
- Timer Management
|
- Timer Management
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user