Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c33 #define cmd_RPCminus (((((('R' << 8) | 'P') << 8) | 'C') << 8) | '-') // "RPC-" = Roll/Pitch/Com… macro
150 case cmd_RPCminus: // "RPC-" = Roll/Pitch/Compass off in DecodeCommandBytes()