diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 967689e97e..dedb90c32c 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -159,7 +159,7 @@ 4.7.2 OS List Management APIs
4.7.3 nxsched_process_timer()
4.7.4 nxsched_timer_expiration()
- 4.7.5 sched_alarm_expiration()
+ 4.7.5 nxsched_alarm_expiration()
4.7.6 irq_dispatch() 4.8 Application OS vs. Internal OS Interfaces
@@ -2650,7 +2650,7 @@ config ARCH_SIM

-

4.7.5 sched_alarm_expiration()

+

4.7.5 nxsched_alarm_expiration()

Function Prototype: