NvHost: Remake Ctrl Implementation.

This commit is contained in:
Fernando Sahmkow
2022-10-06 21:00:51 +02:00
parent ac104a24d1
commit 39a5ce4e69
7 changed files with 314 additions and 172 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ public:
void RegisterSyncptInterrupt(u32 syncpoint_id, u32 value);
[[nodiscard]] bool CancelSyncptInterrupt(u32 syncpoint_id, u32 value);
bool CancelSyncptInterrupt(u32 syncpoint_id, u32 value);
[[nodiscard]] u64 GetTicks() const;