Home
last modified time | relevance | path

Searched defs:uart_hal_set_hw_flow_ctrl (Results 1 – 2 of 2) sorted by relevance

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/common/hal/
Duart_hal.c108 bk_err_t uart_hal_set_hw_flow_ctrl(uart_hal_t *hal, uart_id_t id, uint8_t rx_threshold) in uart_hal_set_hw_flow_ctrl() function
/device/soc/esp/esp32/components/hal/
Duart_hal.c68 void uart_hal_set_hw_flow_ctrl(uart_hal_context_t *hal, uart_hw_flowcontrol_t flow_ctrl, uint8_t rx… in uart_hal_set_hw_flow_ctrl() function