Microchip® Advanced Software Framework

task.h File Reference

Interface of Tasks for Demo Application on MiWi P2P.

Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.

#include "system.h"
#include "miwi_api.h"
#include "demo_output.h"

Functions

void dev_info (void)
 
bool freezer_feature (void)
 
bool Initialize_Demo (bool)
 
void Run_Demo (void)
 
bool Time_out (MIWI_TICK, MIWI_TICK, uint8_t)
 

void dev_info ( void  )
bool freezer_feature ( void  )
void Run_Demo ( void  )

References P2PTasks(), PDS_TaskHandler(), and run_p2p_demo().

Referenced by main().

bool Time_out ( MIWI_TICK  ,
MIWI_TICK  ,
uint8_t   
)