Searched refs:iCommandBuffer_B (Results 1 – 2 of 2) sorted by relevance
58 static char iCommandBuffer_B[5] = "~~~~"; // 5 bytes long to include the unused terminating \0 in WIRED_USART_IRQHandler() local64 DecodeCommandBytes(&sfg, iCommandBuffer_B, &data, 1); in WIRED_USART_IRQHandler()
94 static char iCommandBuffer_B[5] = "~~~~"; // 5 bytes long to include the unused terminating \0 in WIRELESS_UART_IRQHandler() local104 DecodeCommandBytes(&sfg, iCommandBuffer_B, &data, 1); in WIRELESS_UART_IRQHandler()