Difference between revisions of "OCEOS/oceos kernel/task"

From wiki
Jump to navigation Jump to search
(Created page with "=<span style="color:#0000ff">'''OCEOS Task'''</span>= ==<span style="color:#0000ff">Introduction</span>==")
 
Line 1: Line 1:
=<span style="color:#0000ff">'''OCEOS Task'''</span>=
=<span style="color:#0000ff">'''OCEOS Task'''</span>=
==<span style="color:#0000ff">Introduction</span>==
==<span style="color:#0000ff">Introduction</span>==
==<span style="color:#0000ff">API Functions</span>==
{| class="wikitable"
|+ API Functions
|-
! Directive                                                                    !! Description                      !! main !! task !! IRQ handler
|-
| [[OCEOS/oceos kernel/task#()| oceos_init()]]                                  || Initialize fixed data            || *    ||      ||
|}

Revision as of 13:30, 14 March 2022

OCEOS Task

Introduction

API Functions

API Functions
Directive Description main task IRQ handler
oceos_init() Initialize fixed data *