Searched refs:nxp_input_pos (Results 1 – 1 of 1) sorted by relevance
96 static uint16_t nxp_input_pos; variable312 nxp_uart_driver->receive_block(&nxp_input_buffer[nxp_input_pos], bytes_to_read); in nxp_start_read()317 if (nxp_input_pos == 0){ in nxp_read_uart_handler()322 nxp_input_pos++; in nxp_read_uart_handler()326 nxp_input_pos++; in nxp_read_uart_handler()335 nxp_input_pos += nxp_input_bytes_requested; in nxp_read_uart_handler()337 printf_hexdump(nxp_input_buffer, nxp_input_pos); in nxp_read_uart_handler()355 nxp_input_pos = 0; in nxp_read_uart_handler()