Home
last modified time | relevance | path

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

/lk-master/lib/minip/
A Ddhcp.c83 static volatile int configured = 0; variable
185 if (configured) { in dhcp_cb()
250 configured = 1; in dhcp_cb()
257 if (configured) break; in dhcp_thread()
259 if (configured) break; in dhcp_thread()
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/
A Dreadme.dox38 * ADC0 is configured to monitor the internal temperature sensor on
42 * ADC1 is configured to monitor an analog input signal on ADC1. The
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/
A Dreadme.dox38 * ADC0 is configured to monitor the internal temperature sensor on
42 * ADC1 is configured to monitor an analog input signal on ADC1. The
/lk-master/external/platform/pico/rp2_common/pico_stdio_usb/
A Dstdio_usb.c111 #warning stdio USB was configured, but is being disabled as TinyUSB is explicitly linked
/lk-master/external/platform/lpc15xx/lpcopen/periph_mrt/example/
A Dreadme.dox37 * blink LEDs 0 and 1. Timer 2 is configured as a one-shot interrupt that gets
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/
A Dreadme.dox38 …* using interrupt mode. The SPI is configured to be in loop back mode and the received data is com…
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/
A Dreadme.dox38 …* using polling mode. The SPI is configured to be in loop back mode and the received data is compa…
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/
A Dreadme.dox39 …* using polling mode. The SPI is configured to be in loop back mode and the received data is compa…
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/
A Dreadme.dox37 * The ADC is configured to monitor the temperature sensor input and
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/
A Dreadme.dox39 …* using interrupt mode. The SPI is configured to be in loop back mode and the received data is com…
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/
A Dreadme.dox40 * configured to support 2 slave addresses on the single bus. The emulated

Completed in 16 milliseconds