Searched refs:rclEventsOut (Results 1 – 1 of 1) sorted by relevance
116 RCL_Events rclEventsOut = RCL_EventNone; in rclCommandHwi() local173 rclEventsOut.lastCmdDone = 1; in rclCommandHwi()201 rclEventsOut.lastCmdDone = 1; in rclCommandHwi()220 rclEventsOut = cmd->runtime.handler(cmd, lrfEvents, rclEventsIn); in rclCommandHwi()222 Log_printf(RclCore, Log_DEBUG, "RCL out: 0x%08X", rclEventsOut.value); in rclCommandHwi()225 if (rclEventsOut.cmdStarted) in rclCommandHwi()234 if (rclEventsOut.partialSetup) in rclCommandHwi()244 rclEventsOut.lastCmdDone = 1; in rclCommandHwi()258 rclEventsOut.stopDelayed = 1; in rclCommandHwi()262 rclEventsOut.stopRejected = 1; in rclCommandHwi()[all …]