Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_uart.c22 hi_u8 uart_buff[UART_BUFF_SIZE] = {0}; in uart_demo_task()
28 hi_s32 len = hi_uart_read(DEMO_UART_NUM, uart_buff_ptr, UART_BUFF_SIZE); in uart_demo_task()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/include/
H A Dapp_demo_uart.h29 #define UART_BUFF_SIZE 32 macro

Completed in 1 milliseconds