Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/apps/LoRaMac/common/LmHandler/packages/
DFragDecoder.c304 int32_t first = 0; in FragDecoderProcess() local
381 if( first == 0 ) in FragDecoderProcess()
383 first = 1; in FragDecoderProcess()
391 if( first > 0 ) in FragDecoderProcess()
/loramac-node-2.7.6/src/boards/NAMote72/
Dboard.c405 uint8_t first = GpioRead( &pinPc1 ); in BoardGetVersion() local
408 if( first && !GpioRead( &pinPc1 ) ) in BoardGetVersion()
/loramac-node-2.7.6/
DCHANGELOG.md396 - Changed `GpioMcuInit` function to first configure the output pin state before activating the pin
1096 - ClassA first ADR implementation