Searched refs:connected (Results 1 – 12 of 12) sorted by relevance
256 tcp_connected_fn connected; member345 u16_t port, tcp_connected_fn connected);
246 if((pcb)->connected != NULL) \247 (ret) = (pcb)->connected((pcb)->callback_arg,(pcb),(err)); \
41 * When connected to Windows host use the .inf included in the project45 * J54 & J55 on base board and power the system through USB port connected to FTDI chip. Note,
40 * To test the example a SPI master needs to be connected, the SPI master needs to keep transmitting45 * A SPI master should be connected to test this example the SPI connections are as below: <br>
40 * When connected to Windows host use the .inf included in the project
48 * To use this example, ADC1 channel 1 needs to be connected to an
685 tcp_connected_fn connected) in tcp_connect() argument759 pcb->connected = connected; in tcp_connect()761 LWIP_UNUSED_ARG(connected); in tcp_connect()
42 * If this demo is running correctly and is correctly connected to a master that
44 * When connected to Windows host use the .inf included with the LPCOPen example
Completed in 11 milliseconds