Home
last modified time | relevance | path

Searched refs:g_uartLen (Results 1 - 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dapp_demo_histreaming.h42 int g_uartLen; member
/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
H A Dapp_demo_uart.h54 int g_uartLen; member
H A Dapp_demo_uart.c52 uartDefConfig.g_uartLen = IoTUartRead(DEMO_UART_NUM, uartBuff, UART_BUFF_SIZE); in UartDemoTask()
53 if ((uartDefConfig.g_uartLen > 0) && (uartBuff[0] == 0xaa) && (uartBuff[1] == 0x55)) { in UartDemoTask()

Completed in 1 milliseconds