Main system routines implementation.
Main system routines interface.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include "sysConfig.h"
#include "phy.h"
#include "nwk.h"
#include "sal.h"
#include "sys.h"
#include "sysTimer.h"
#include "asf.h"
Functions | |
void | SYS_Init (void) |
void | SYS_TaskHandler (void) |