Searched defs:turnaround (Results 1 – 2 of 2) sorted by relevance
57 uint8_t turnaround; member555 const uint8_t turnaround, const bool data_phase) in sw_configure()
374 uint8_t turnaround = (request[0] & 0x03U) + 1U; in dap_swdp_configure() local