libpropeller
Making PropellerGCC Easier
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Variables
scheduler.test.h File Reference
#include "unity.h"
#include "scheduler.h"
Include dependency graph for scheduler.test.h:

Go to the source code of this file.

Variables

unsigned volatile int unit_CNT
 
unsigned volatile int unit_CLKFREQ
 
int default_hz = 99999999
 Test should work with any positive value of default_hz. More...
 

Variable Documentation

int default_hz = 99999999

Test should work with any positive value of default_hz.

Feel free to change it from [1, 99999999]

unsigned volatile int unit_CLKFREQ
unsigned volatile int unit_CNT