Searched refs:ControlSubsystem (Results 1 – 11 of 11) sorted by relevance
33 typedef int8_t (writePort_t) (struct ControlSubsystem *pComm, uint8_t buffer[], uint16_t nbytes);42 typedef struct ControlSubsystem { struct52 } ControlSubsystem; argument54 int8_t initializeControlPort(ControlSubsystem *pComm); ///< Call this once to initialize structure…
44 int8_t writeControlPort(ControlSubsystem *pComm, uint8_t buffer[], uint16_t nbytes) in writeControlPort()70 ControlSubsystem *pComm ///< pointer to the control subystem structure in initializeControlPort()
57 int8_t writeControlPort(ControlSubsystem *pComm, uint8_t buffer[], uint16_t nbytes) in writeControlPort()161 ControlSubsystem *pComm ///< pointer to the control subystem structure in initializeControlPort()
102 struct ControlSubsystem; ///< Application-specific serial communications sys…462 struct ControlSubsystem *pControlSubsystem;542 struct ControlSubsystem *pControlSubsystem ///< Control subsystem pointer
53 ControlSubsystem *pControlSubsystem) in initSensorFusionGlobals()465 struct ControlSubsystem *pComm; in initializeFusionEngine()
1 <map id="ControlSubsystem" name="ControlSubsystem">
7 <area shape="rect" id="node7" href="$a03967.html" title="he ControlSubsystem encapsulates command a…
76 ControlSubsystem gOrientationControlSubsystem; /* Control Subsystem Structure Ins…103 static int8_t initOrientaionAppControlPort (ControlSubsystem *pComm);243 static int8_t initOrientaionAppControlPort(ControlSubsystem *pComm /* pointer to the control subyst… in initOrientaionAppControlPort()
75 ControlSubsystem gOrientationControlSubsystem; /* Control Subsystem Structure Ins…102 static int8_t initOrientaionAppControlPort (ControlSubsystem *pComm);242 static int8_t initOrientaionAppControlPort(ControlSubsystem *pComm /* pointer to the control subyst… in initOrientaionAppControlPort()
75 ControlSubsystem gOrientationControlSubsystem; /* Control Subsystem Structure Ins…101 static int8_t initOrientaionAppControlPort (ControlSubsystem *pComm);241 static int8_t initOrientaionAppControlPort(ControlSubsystem *pComm /* pointer to the control subyst… in initOrientaionAppControlPort()
7 <area shape="rect" id="node7" href="$structControlSubsystem.html" title="he ControlSubsystem encaps…