Searched refs:DAP_OK (Results 1 – 2 of 2) sorted by relevance
186 response[0] = DAP_OK; in dap_host_status()247 response[0] = DAP_OK; in dap_disconnect()263 response[0] = DAP_OK; in dap_delay()272 response[0] = DAP_OK; in dap_reset_target()330 response[0] = DAP_OK; in dap_swj_clock()336 response[0] = DAP_OK; in dap_swj_clock()363 response[0] = DAP_OK; in dap_swj_sequence()384 response[0] = DAP_OK; in dap_swdp_configure()403 response[0] = DAP_OK; in dap_transfer_cfg()653 response[0] = DAP_OK; in dap_swdp_sequence()[all …]
73 #define DAP_OK 0U macro