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

Go to the source code of this file.

Functions

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

Variables

char s [150]
struct k_te

Function Documentation

◆ loop()

void loop ( void )

Definition at line 27 of file krnlstaktstprint.ino.

◆ setup()

void setup ( )

Definition at line 19 of file krnlstaktstprint.ino.

References e, i, k_crt_task(), k_init(), k_start(), s, and t1.

Here is the call graph for this function:

◆ t1()

void t1 ( void )

Definition at line 6 of file krnlstaktstprint.ino.

References e, i, j, and k_unused_stak().

Here is the call graph for this function:

Variable Documentation

◆ e

struct k_t* e

Definition at line 5 of file krnlstaktstprint.ino.

◆ s

char s[150]

Definition at line 4 of file krnlstaktstprint.ino.