|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#include <ctype.h>#include <inttypes.h>#include <stdarg.h>#include <stdint.h>#include <stdio.h>#include <string.h>#include "cascoda-bm/cascoda_types.h"#include "cascoda-util/cascoda_time.h"#include "openthread/instance.h"#include "openthread/platform/logging.h"
Functions | |
| OT_TOOL_WEAK void | otPlatLog (otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat,...) |
| OT_TOOL_WEAK void otPlatLog | ( | otLogLevel | aLogLevel, |
| otLogRegion | aLogRegion, | ||
| const char * | aFormat, | ||
| ... | |||
| ) |