Searched refs:KDP_SERIAL_ENABLED (Results 1 – 1 of 1) sorted by relevance
264 #define KDP_SERIAL_ENABLED() (kdp_en_send_pkt == kdp_serial_send) macro266 #define KDP_SERIAL_ENABLED() (0) macro774 if (!KDP_SERIAL_ENABLED() || in kdp_set_ip_and_mac_addresses()1212 if (KDP_SERIAL_ENABLED()) { in kdp_connection_wait()