Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
thread_bm.c File Reference
#include <stdlib.h>
#include <string.h>
#include "cascoda-bm/cascoda_evbme.h"
#include "cascoda-bm/cascoda_interface.h"
#include "cascoda-bm/cascoda_serial.h"
#include "cascoda-bm/cascoda_types.h"
#include "cascoda-bm/test15_4_evbme.h"
#include "ca821x_api.h"
#include "openthread/cli.h"
#include "openthread/instance.h"
#include "openthread/link.h"
#include "openthread/ncp.h"
#include "openthread/tasklet.h"
#include "openthread/thread.h"
#include "platform.h"
#include "sensordemo.h"
Include dependency graph for thread_bm.c:

Functions

void otTaskletsSignalPending (otInstance *aInstance)
 Stub. More...
 
int main (void)
 Main endless loop. More...
 

Variables

otInstance * OT_INSTANCE
 

Function Documentation

◆ main()

int main ( void  )

Main endless loop.

◆ otTaskletsSignalPending()

void otTaskletsSignalPending ( otInstance *  aInstance)

Stub.