Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dtcp.h256 tcp_connected_fn connected; member
345 u16_t port, tcp_connected_fn connected);
A Dtcp_impl.h246 if((pcb)->connected != NULL) \
247 (ret) = (pcb)->connected((pcb)->callback_arg,(pcb),(err)); \
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/
A Dreadme.dox41 * When connected to Windows host use the .inf included in the project
45 * J54 & J55 on base board and power the system through USB port connected to FTDI chip. Note,
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/
A Dreadme.dox40 * To test the example a SPI master needs to be connected, the SPI master needs to keep transmitting
45 * A SPI master should be connected to test this example the SPI connections are as below: <br>
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/
A Dreadme.dox40 * To test the example a SPI master needs to be connected, the SPI master needs to keep transmitting
45 * A SPI master should be connected to test this example the SPI connections are as below: <br>
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/
A Dreadme.dox40 * When connected to Windows host use the .inf included in the project
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/
A Dreadme.dox48 * To use this example, ADC1 channel 1 needs to be connected to an
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/
A Dreadme.dox48 * To use this example, ADC1 channel 1 needs to be connected to an
/lk-master/external/lib/lwip/core/
A Dtcp.c685 tcp_connected_fn connected) in tcp_connect() argument
759 pcb->connected = connected; in tcp_connect()
761 LWIP_UNUSED_ARG(connected); in tcp_connect()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/
A Dreadme.dox42 * If this demo is running correctly and is correctly connected to a master that
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/
A Dreadme.dox44 * When connected to Windows host use the .inf included with the LPCOPen example
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/
A Dreadme.dox42 * If this demo is running correctly and is correctly connected to a master that

Completed in 11 milliseconds