Home
last modified time | relevance | path

Searched defs:turnaround (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dp/
Dswdp_bitbang.c57 uint8_t turnaround; member
555 const uint8_t turnaround, const bool data_phase) in sw_configure()
/Zephyr-latest/subsys/dap/
Dcmsis_dap.c374 uint8_t turnaround = (request[0] & 0x03U) + 1U; in dap_swdp_configure() local