Home
last modified time | relevance | path

Searched refs:PingSlotContext_t (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMacClassB.h147 }PingSlotContext_t; typedef
DLoRaMacClassB.c43 PingSlotContext_t PingSlotCtx;
434 memset1( ( uint8_t* ) &Ctx.PingSlotCtx, 0, sizeof( PingSlotContext_t ) ); in InitClassB()