Searched refs:configured (Results 1 – 11 of 11) sorted by relevance
83 static volatile int configured = 0; variable185 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()
38 * ADC0 is configured to monitor the internal temperature sensor on42 * ADC1 is configured to monitor an analog input signal on ADC1. The
111 #warning stdio USB was configured, but is being disabled as TinyUSB is explicitly linked
37 * blink LEDs 0 and 1. Timer 2 is configured as a one-shot interrupt that gets
38 …* using interrupt mode. The SPI is configured to be in loop back mode and the received data is com…
38 …* using polling mode. The SPI is configured to be in loop back mode and the received data is compa…
39 …* using polling mode. The SPI is configured to be in loop back mode and the received data is compa…
37 * The ADC is configured to monitor the temperature sensor input and
39 …* using interrupt mode. The SPI is configured to be in loop back mode and the received data is com…
40 * configured to support 2 slave addresses on the single bus. The emulated
Completed in 16 milliseconds