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

Go to the source code of this file.

Functions

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

Variables

struct k_tp
char stak [100]

Function Documentation

◆ k_breakout()

void k_breakout ( void )

Definition at line 55 of file krnldebugled8to13.ino.

References pRun.

◆ loop()

void loop ( void )

Definition at line 47 of file krnldebugled8to13.ino.

◆ setup()

void setup ( )

Definition at line 28 of file krnldebugled8to13.ino.

References i, k_crt_task(), k_init(), k_start(), p, stak, and t1.

Here is the call graph for this function:

◆ t1()

void t1 ( void )

Definition at line 17 of file krnldebugled8to13.ino.

References k_sleep().

Here is the call graph for this function:

Variable Documentation

◆ p

struct k_t* p

Definition at line 11 of file krnldebugled8to13.ino.

◆ stak

char stak[100]

Definition at line 12 of file krnldebugled8to13.ino.