Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/apps/LoRaMac/common/
DCayenneLpp.h41 #define LPP_DIGITAL_INPUT_SIZE 3 macro
DCayenneLpp.c61 if( ( CayenneLppCursor + LPP_DIGITAL_INPUT_SIZE ) > CAYENNE_LPP_MAXBUFFER_SIZE ) in CayenneLppAddDigitalInput()