Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c49 #define cmd_M90X (((((('M' << 8) | '9') << 8) | '0') << 8) | 'X') // "M90X" perturbation macro
249 case cmd_M90X: // "M90X" perturbation in DecodeCommandBytes()