Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c37 #define cmd_RINS (((((('R' << 8) | 'I') << 8) | 'N') << 8) | 'S') // "RINS" = Reset INS iner… macro
180 case cmd_RINS: // "RINS" = Reset INS inertial navigation velocity and position in DecodeCommandBytes()