Home
last modified time | relevance | path

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

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/src/
Dapp_uart.c432 static uint16_t params_check(app_uart_params_t *p_params, app_uart_tx_buf_t *tx_buffer) in params_check()
527 …init(app_uart_params_t *p_params, app_uart_evt_handler_t evt_handler, app_uart_tx_buf_t *tx_buffer) in app_uart_init()