Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/
DCayenneLpp.h53 #define LPP_ACCELEROMETER_SIZE 8 macro
DCayenneLpp.c175 if( ( CayenneLppCursor + LPP_ACCELEROMETER_SIZE ) > CAYENNE_LPP_MAXBUFFER_SIZE ) in CayenneLppAddAccelerometer()