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

Go to the source code of this file.

Functions

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

Variables

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

Function Documentation

◆ k_breakout()

void k_breakout ( void )

Definition at line 61 of file krnldebugled8to13full.ino.

References pRun.

◆ loop()

void loop ( void )

Definition at line 54 of file krnldebugled8to13full.ino.

◆ setup()

void setup ( )

Definition at line 33 of file krnldebugled8to13full.ino.

References i, k_crt_task(), k_init(), k_start(), p1, p2, p3, st1, st2, st3, and t1.

Here is the call graph for this function:

◆ t1()

void t1 ( void )

Definition at line 22 of file krnldebugled8to13full.ino.

References k_sleep().

Here is the call graph for this function:

Variable Documentation

◆ p1

struct k_t* p1

Definition at line 16 of file krnldebugled8to13full.ino.

◆ p2

struct k_t * p2

Definition at line 16 of file krnldebugled8to13full.ino.

◆ p3

struct k_t * p3

Definition at line 16 of file krnldebugled8to13full.ino.

◆ st1

char st1[100]

Definition at line 17 of file krnldebugled8to13full.ino.

◆ st2

char st2[100]

Definition at line 17 of file krnldebugled8to13full.ino.

◆ st3

char st3[100]

Definition at line 17 of file krnldebugled8to13full.ino.