Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/
DCayenneLpp.h55 #define LPP_GYROMETER_SIZE 8 macro
DCayenneLpp.c213 if( ( CayenneLppCursor + LPP_GYROMETER_SIZE ) > CAYENNE_LPP_MAXBUFFER_SIZE ) in CayenneLppAddGyrometer()