-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/pvt: add mr75203 driver pm feature and correct temperature co…
…efficient Convert the register value to degrees centigrade temperature: T = G + H * (n / cal5 - 0.5) + J * F, for TH1520 G = 42740 H = 220000 J = -160 CAL5 = 4094 Signed-off-by: Xiangyi Zeng <[email protected]>
- Loading branch information
Xiangyi Zeng
committed
May 24, 2024
1 parent
f33967f
commit 32312c6
Showing
2 changed files
with
32 additions
and
0 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
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