Searched defs:tx_buffer (Results 1 – 7 of 7) sorted by relevance
80 const void *tx_buffer; ///< Pointer to transmit buffer, or NULL for no MOSI phase member
138 const void *tx_buffer; ///< Pointer to transmit buffer, or NULL for no MOSI phase member
78 const void *tx_buffer; ///< Data to be sent member
432 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()
267 char tx_buffer[16]; in cli_idle_uart_out_test() local
73 u8 *tx_buffer; member
43 char *tx_buffer; member