Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/
Dmma8451.c153 uint8_t orientation = 0; in MMA8451GetOrientation() local
155 MMA8451Read( MMA8451_PL_STATUS, &orientation ); in MMA8451GetOrientation()
156 return orientation; in MMA8451GetOrientation()