Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c36 #define cmd_RST (((((('R' << 8) | 'S') << 8) | 'T') << 8) | ' ') // "RST " = Soft reset macro
165 case cmd_RST: // "RST " = Soft reset in DecodeCommandBytes()