From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/RTOS2/html/group__rtx__evr__timer.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/RTOS2/html/group__rtx__evr__timer.html') diff --git a/docs/RTOS2/html/group__rtx__evr__timer.html b/docs/RTOS2/html/group__rtx__evr__timer.html index 869c7e9..52f416d 100644 --- a/docs/RTOS2/html/group__rtx__evr__timer.html +++ b/docs/RTOS2/html/group__rtx__evr__timer.html @@ -323,9 +323,8 @@ Functions
  • func : start address of a timer call back function.
  • type : timer type: osTimerOnce for one-shot or osTimerPeriodic for periodic behavior.
  • argument : memory address of argument to the timer call back function.
  • -
  • attr : memory address of Timer attributes or 0 when they are not specified.
  • +
  • attr : memory address of Timer attributes or 0 when they are not specified.
  • -

    In case when timer attributes are provided in the API call they are also detailed in the Event Recorder.

    @@ -624,7 +623,7 @@ Functions