![]() |
SikendeRTOS
RTOS for ARM Cortex M3+ SoCs designed and written from scratch
|
#include "cpu_vars.h"
Go to the source code of this file.
Functions | |
void | SW1_Init (void(*task)(void), INT32U priority) |
void | SW2_Init (void(*task)(void), INT32U priority) |
void | SW1_Debounce (void) |
void | SW2_Debounce (void) |
void SW1_Debounce | ( | void | ) |
void SW1_Init | ( | void(*)(void) | task, |
INT32U | priority | ||
) |
void SW2_Debounce | ( | void | ) |