Home
last modified time | relevance | path

Searched refs:turnaround (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/dp/
Dswdp_bitbang.c57 uint8_t turnaround; member
315 for (n = sw_data->turnaround; n; n--) { in sw_cycle_turnaround()
423 for (n = 32U + 1U + sw_data->turnaround; n; n--) { in sw_transfer()
443 for (n = sw_data->turnaround + 32U + 1U; n; n--) { in sw_transfer()
555 const uint8_t turnaround, const bool data_phase) in sw_configure() argument
559 sw_data->turnaround = turnaround; in sw_configure()
563 sw_data->turnaround, sw_data->data_phase); in sw_configure()
691 sw_data->turnaround = 1U; in sw_gpio_init()
/Zephyr-latest/include/zephyr/drivers/
Dswdp.h125 uint8_t turnaround,
/Zephyr-latest/doc/project/
Dcode_flow.rst29 turnaround time, and encourages collaboration and streamlines communication
/Zephyr-latest/subsys/dap/
Dcmsis_dap.c374 uint8_t turnaround = (request[0] & 0x03U) + 1U; in dap_swdp_configure() local
383 api->swdp_configure(ctx->swdp_dev, turnaround, data_phase); in dap_swdp_configure()
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst128 read turnaround time.