Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c23 #define cmd_VGminus (((((('V' << 8) | 'G') << 8) | '-') << 8) | ' ') // "VG- " = disable angula… macro
88 case cmd_VGminus: // "VG- " = disable angular velocity packet transmission in DecodeCommandBytes()