Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_ppp.c50 void ppp_0_serial_byte_output(UCHAR byte);
105 …P Instance 0", &ip_0, pointer, 2048, 1, &pool_0, invalid_packet_handler, ppp_0_serial_byte_output); in tx_application_define()
324 void ppp_0_serial_byte_output(UCHAR byte) in ppp_0_serial_byte_output() function