Searched refs:rx_char1 (Results 1 – 2 of 2) sorted by relevance
758 uint8_t rx_char1; in PORT_DataInd() local802 if (((rx_char1 = p_port->user_port_pars.rx_char1) != 0) && in PORT_DataInd()806 if (*p++ == rx_char1) { in PORT_DataInd()
82 uint8_t rx_char1; member