Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMacCommands.c87 uint8_t* mem = ( uint8_t* )slot; in IsSlotFree() local
91 if( mem[size] != 0x00 ) in IsSlotFree()