Home
last modified time | relevance | path

Searched refs:HAL_UART_FIFO_LEVEL_1_2 (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/csi/
A Duart.c193 cfg.tx_level = HAL_UART_FIFO_LEVEL_1_2; in tty_uart_startup()
194 cfg.rx_level = HAL_UART_FIFO_LEVEL_1_2; in tty_uart_startup()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_uart.h72 HAL_UART_FIFO_LEVEL_1_2, enumerator
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Duart.c332 uart_cfg.tx_level = HAL_UART_FIFO_LEVEL_1_2; in hal_uart_init()
333 uart_cfg.rx_level = HAL_UART_FIFO_LEVEL_1_2; in hal_uart_init()

Completed in 5 milliseconds