Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c27 #define cmd_Q3M (((((('Q' << 8) | '3') << 8) | 'M') << 8) | ' ') // "Q3M " = transmit 3-axi… macro
110 case cmd_Q3M: // "Q3M " = transmit 3-axis magnetometer quaternion in standard packet in DecodeCommandBytes()