Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Doutput_stream.c122 void CreateAndSendPackets(SensorFusionGlobals *sfg, uint8_t *sUARTOutputBuffer) in CreateAndSendPackets() argument
186 sUARTOutputBuffer[iIndex++] = 0x7E; in CreateAndSendPackets()
190 sBufAppendItem(sUARTOutputBuffer, &iIndex, &tmpuint8_t, 1); in CreateAndSendPackets()
193 sBufAppendItem(sUARTOutputBuffer, &iIndex, &iPacketNumber, 1); in CreateAndSendPackets()
197 sBufAppendItem(sUARTOutputBuffer, &iIndex, (uint8_t *) &iTimeStamp, 4); in CreateAndSendPackets()
214 sBufAppendItem(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in CreateAndSendPackets()
220 sBufAppendItem(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in CreateAndSendPackets()
226 sBufAppendItem(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in CreateAndSendPackets()
233 sBufAppendZeros(sUARTOutputBuffer, &iIndex, 3); in CreateAndSendPackets()
238 sBufAppendZeros(sUARTOutputBuffer, &iIndex, 3); in CreateAndSendPackets()
[all …]
Dcontrol.h34 typedef void (streamData_t)(SensorFusionGlobals *sfg, uint8_t *sUARTOutputBuffer);
59 void CreateAndSendPackets(SensorFusionGlobals *sfg, uint8_t *sUARTOutputBuffer);
75 extern uint8_t sUARTOutputBuffer[256]; ///< main output buffer defined in control.c
Dcontrol.c37 uint8_t sUARTOutputBuffer[256]; // larger than the nominal 124 byte size for … variable
119 strcpy((char *)sUARTOutputBuffer, "ATSRM,2,0\r"); in BlueRadios_Init()
120 ilen = strlen((char *)sUARTOutputBuffer); in BlueRadios_Init()
121 writeWirelessPort(sUARTOutputBuffer, ilen); in BlueRadios_Init()
Dcontrol_lpc.c24 uint8_t sUARTOutputBuffer[256]; // larger than the nominal 124 byte size for … variable
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/demos/
Dorientaion_application_baremetal_agm01.c105 static void encodeOrientPacketStream (SensorFusionGlobals * sfg, uint8_t *sUARTOutputBuffer);
269 void encodeOrientPacketStream(SensorFusionGlobals *sfg, uint8_t *sUARTOutputBuffer) in encodeOrientPacketStream() argument
291 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *)&iTimeStamp, 4); in encodeOrientPacketStream()
302 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
308 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
314 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
319 appendZerosOrientBuf(sUARTOutputBuffer, &iIndex, 3); in encodeOrientPacketStream()
328 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
330 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
332 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
[all …]
Dorientaion_application_baremetal_agm04.c104 static void encodeOrientPacketStream (SensorFusionGlobals * sfg, uint8_t *sUARTOutputBuffer);
268 void encodeOrientPacketStream(SensorFusionGlobals *sfg, uint8_t *sUARTOutputBuffer) in encodeOrientPacketStream() argument
290 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *)&iTimeStamp, 4); in encodeOrientPacketStream()
301 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
307 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
313 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
318 appendZerosOrientBuf(sUARTOutputBuffer, &iIndex, 3); in encodeOrientPacketStream()
327 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
329 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
331 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
[all …]
Dorientaion_application_baremetal_agmp03.c103 static void encodeOrientPacketStream (SensorFusionGlobals * sfg, uint8_t *sUARTOutputBuffer);
267 void encodeOrientPacketStream(SensorFusionGlobals *sfg, uint8_t *sUARTOutputBuffer) in encodeOrientPacketStream() argument
289 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *)&iTimeStamp, 4); in encodeOrientPacketStream()
300 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
306 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
312 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
317 appendZerosOrientBuf(sUARTOutputBuffer, &iIndex, 3); in encodeOrientPacketStream()
326 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
328 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
330 updateOrientBuf(sUARTOutputBuffer, &iIndex, (uint8_t *) &scratch16, 2); in encodeOrientPacketStream()
[all …]