Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dcontrol_lpc.c58 static char iCommandBuffer_B[5] = "~~~~"; // 5 bytes long to include the unused terminating \0 in WIRED_USART_IRQHandler() local
64 DecodeCommandBytes(&sfg, iCommandBuffer_B, &data, 1); in WIRED_USART_IRQHandler()
Dcontrol.c94 static char iCommandBuffer_B[5] = "~~~~"; // 5 bytes long to include the unused terminating \0 in WIRELESS_UART_IRQHandler() local
104 DecodeCommandBytes(&sfg, iCommandBuffer_B, &data, 1); in WIRELESS_UART_IRQHandler()