Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c22 #define cmd_VGplus (((((('V' << 8) | 'G') << 8) | '+') << 8) | ' ') // "VG+ " = enable angular… macro
83 case cmd_VGplus: // "VG+ " = enable angular velocity packet transmission in DecodeCommandBytes()