Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_iot_uart.c38 extraAttr.rx_block = HI_UART_BLOCK_STATE_BLOCK; in IoTUartInit()
44 extraAttr.tx_block = HI_UART_BLOCK_STATE_BLOCK; in IoTUartInit()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_uart.h103 HI_UART_BLOCK_STATE_BLOCK, /**< block mode, block. CNcomment:UART阻塞模式,阻塞传输 CNend */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Dhi_uart.c153 extra_attr->tx_block <= HI_UART_BLOCK_STATE_BLOCK && in uart_check_extra_param()
154 extra_attr->rx_block <= HI_UART_BLOCK_STATE_BLOCK && in uart_check_extra_param()

Completed in 2 milliseconds