Searched refs:data_phase (Results 1 – 4 of 4) sorted by relevance
149 bool data_phase) in test_timing_values() argument160 if (data_phase) { in test_timing_values()190 if (IS_ENABLED(CONFIG_CAN_FD_MODE) && data_phase) { in test_timing_values()
126 bool data_phase);
58 bool data_phase; member422 if (sw_data->data_phase) { in sw_transfer()555 const uint8_t turnaround, const bool data_phase) in sw_configure() argument560 sw_data->data_phase = data_phase; in sw_configure()563 sw_data->turnaround, sw_data->data_phase); in sw_configure()692 sw_data->data_phase = false; in sw_gpio_init()
377 bool data_phase = (request[0] & 0x04U) ? true : false; in dap_swdp_configure() local385 api->swdp_configure(ctx->swdp_dev, turnaround, data_phase); in dap_swdp_configure()