#include "timerirq.h"#include "helper.h"#include "avrerror.h"
Go to the source code of this file.
Functions | |
| static const std::string | __hlp2name (const std::string s, int i) |
| static const std::string | __hlp2scope (const std::string p, int i) |
| static const std::string __hlp2name | ( | const std::string | s, | |
| int | i | |||
| ) | [static] |
Definition at line 40 of file timerirq.cpp.
References int2str().

| static const std::string __hlp2scope | ( | const std::string | p, | |
| int | i | |||
| ) | [static] |
Definition at line 51 of file timerirq.cpp.
References int2str().

1.6.3