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/RTOS/html/structosTimerDef__t.html | 163 -------------------------------- 1 file changed, 163 deletions(-) delete mode 100644 docs/RTOS/html/structosTimerDef__t.html (limited to 'docs/RTOS/html/structosTimerDef__t.html') diff --git a/docs/RTOS/html/structosTimerDef__t.html b/docs/RTOS/html/structosTimerDef__t.html deleted file mode 100644 index 92b7362..0000000 --- a/docs/RTOS/html/structosTimerDef__t.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - -osTimerDef_t Struct Reference -CMSIS-RTOS: osTimerDef_t Struct Reference - - - - - - - - - - - - - - -
-
- - - - - - - -
-
CMSIS-RTOS -  Version 1.03 -
-
Real-Time Operating System: API and RTX Reference Implementation.
-
-
- -
-
    - -
-
- - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
osTimerDef_t Struct Reference
-
-
- -

Timer Definition structure contains timer parameters. - More...

- - - - - -

-Data Fields

os_ptimer ptimer
 start address of a timer function More...
 
-

Description

-
Note
CAN BE CHANGED: os_timer_def is implementation specific in every CMSIS-RTOS.
-

Field Documentation

- -
-
- - - - -
os_ptimer ptimer
-
- -
-
-
-
- - - - -- cgit