Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

void  OSTimeTick (void)

File

Called from

Code enabled by

os_time.c

...

...

ISR only

...

...

N/A

Anchor10072161007216OSTimeTick() “announces” that a tick has just occurred, and that time delays and timeouts need to be updated. This function must be called from the tick ISR. Anchor10072171007217

Arguments

...

10072181007218None Anchor10072191007219

Returned Value

...

Noneanchor10072211007221

Notes/Warnings

...

1007222None Anchor10072441007244

Example

...

rowspan7

...