Home
last modified time | relevance | path

Searched refs:tx_arg (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/nimble/hal/
A Dhal_uart.c47 int hal_uart_init_cbs(uint32_t port, hal_uart_tx_cb_t tx_cb, void *tx_arg, hal_uart_rx_cb_t rx_cb, … in hal_uart_init_cbs() argument
49 hal_uart_tx_arg = tx_arg; in hal_uart_init_cbs()
A Dhal_uart.h40 int hal_uart_init_cbs(uint32_t port, hal_uart_tx_cb_t tx_cb, void *tx_arg, hal_uart_rx_cb_t rx_cb, …

Completed in 31 milliseconds