Searched refs:SBEFIFO_CMD_CONTROL_INSN (Results 1 – 3 of 3) sorted by relevance
37 constexpr auto SBEFIFO_CMD_CONTROL_INSN = 0x01; in threadStopAll() local38 uint32_t cmd = SBEFIFO_CMD_CLASS_INSTRUCTION | SBEFIFO_CMD_CONTROL_INSN; in threadStopAll()
32 constexpr auto SBEFIFO_CMD_CONTROL_INSN = 0x01; variable
422 SBEFIFO_CMD_CONTROL_INSN); in executeThreadStop()