Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
DDecodeCommandBytes.c94 sfg->pControlSubsystem->DebugPacketOn = true; in DecodeCommandBytes()
99 sfg->pControlSubsystem->DebugPacketOn = false; in DecodeCommandBytes()
Dcontrol.h46 volatile uint8_t DebugPacketOn; ///< flag to enable debug packet member
Dcontrol_lpc.c79 pComm->DebugPacketOn = true; // transmit debug packet in initializeControlPort()
Doutput_stream.c140 DebugPacketOn, in CreateAndSendPackets() local
157 DebugPacketOn = sfg->pControlSubsystem->DebugPacketOn; in CreateAndSendPackets()
423 if (DebugPacketOn) in CreateAndSendPackets()
Dcontrol.c170 pComm->DebugPacketOn = true; // transmit debug packet in initializeControlPort()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/demos/
Dorientaion_application_baremetal_agm01.c251 pComm->DebugPacketOn = true; /* transmit debug packet */ in initOrientaionAppControlPort()
Dorientaion_application_baremetal_agm04.c250 pComm->DebugPacketOn = true; /* transmit debug packet */ in initOrientaionAppControlPort()
Dorientaion_application_baremetal_agmp03.c249 pComm->DebugPacketOn = true; /* transmit debug packet */ in initOrientaionAppControlPort()