krnl 1
Loading...
Searching...
No Matches
krnldebugled13.ino File Reference
#include <krnl.h>
Include dependency graph for krnldebugled13.ino:

Go to the source code of this file.

Macros

#define STK   110

Functions

void t1 ()
void setup ()
void loop ()
void k_breakout ()

Variables

struct k_tp1
struct k_tp2
struct k_tp3
char st1 [110]
char st2 [110]
char st3 [110]

Macro Definition Documentation

◆ STK

#define STK   110

Definition at line 7 of file krnldebugled13.ino.

Function Documentation

◆ k_breakout()

void k_breakout ( void )

Definition at line 56 of file krnldebugled13.ino.

References pRun.

◆ loop()

void loop ( void )

Definition at line 41 of file krnldebugled13.ino.

◆ setup()

void setup ( )

Definition at line 25 of file krnldebugled13.ino.

References k_crt_task(), k_init(), k_start(), p1, p2, st1, st2, STK, and t1.

Here is the call graph for this function:

◆ t1()

void t1 ( void )

Definition at line 13 of file krnldebugled13.ino.

References k_sleep(), and pRun.

Here is the call graph for this function:

Variable Documentation

◆ p1

struct k_t* p1

Definition at line 5 of file krnldebugled13.ino.

◆ p2

struct k_t * p2

Definition at line 5 of file krnldebugled13.ino.

◆ p3

struct k_t * p3

Definition at line 5 of file krnldebugled13.ino.

◆ st1

char st1[110]

Definition at line 8 of file krnldebugled13.ino.

◆ st2

char st2[110]

Definition at line 8 of file krnldebugled13.ino.

◆ st3

char st3[110]

Definition at line 8 of file krnldebugled13.ino.