Searched refs:KDP_SERIAL_ENABLED (Results 1 – 1 of 1) sorted by relevance
262 #define KDP_SERIAL_ENABLED() (kdp_en_send_pkt == kdp_serial_send) macro264 #define KDP_SERIAL_ENABLED() (0) macro772 if (!KDP_SERIAL_ENABLED() || in kdp_set_ip_and_mac_addresses()1210 if (KDP_SERIAL_ENABLED()) { in kdp_connection_wait()