Searched defs:data_phase (Results 1 – 3 of 3) sorted by relevance
149 bool data_phase) in test_timing_values()
58 bool data_phase; member555 const uint8_t turnaround, const bool data_phase) in sw_configure()
375 bool data_phase = (request[0] & 0x04U) ? true : false; in dap_swdp_configure() local