Home
last modified time | relevance | path

Searched refs:uartDefConfig (Results 1 - 2 of 2) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
H A Dapp_demo_uart.c30 UartDefConfig uartDefConfig = {0}; variable
52 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()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dapp_demo_histreaming.c48 UartDefConfig uartDefConfig = {0}; variable

Completed in 1 milliseconds