-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SVE2] Add timer compensation in level control cluster (#22395)
* [SVE2] Add timer compensation in level control cluster Signed-off-by: Andrei Menzopol <[email protected]> * Restyled by clang-format * Fix signedness error Signed-off-by: Andrei Menzopol <[email protected]> * Add requested changes * Move timestamp in state * Use callback compute time * Use only duration and timestamp Signed-off-by: Andrei Menzopol <[email protected]> * Restyled by clang-format * Resolve conversations * Change structure and function names * Change function definition * Add comments Signed-off-by: Andrei Menzopol <[email protected]> * Restyled by clang-format * Change struct to C++ style Signed-off-by: Andrei Menzopol <[email protected]> * Update function, add comments, change names Signed-off-by: Andrei Menzopol <[email protected]> * Restyled by clang-format * Fix condition Signed-off-by: Andrei Menzopol <[email protected]> Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
1 changed file
with
64 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters