Searched refs:DTIO_COMMAND_STOP (Results 1 – 1 of 1) sorted by relevance
81 DTIO_COMMAND_STOP = 0, enumerator1601 } else if(r == 1 && cmd == DTIO_COMMAND_STOP) { in dtio_cmd_cb()2186 uint8_t cmd = DTIO_COMMAND_STOP; in dt_io_thread_stop()