Compare commits
3 Commits
b7a476ddef
...
1469633a9e
Author | SHA1 | Date | |
---|---|---|---|
|
1469633a9e | ||
|
3891ddb42d | ||
|
06d0c1fff1 |
@ -191,7 +191,7 @@ void tls_pmu_clk_select(u8 bypass)
|
||||
/** NOT PART OF THE OFFICIAL SDK **/
|
||||
bool tls_pmu_32k_calibrate(void)
|
||||
{
|
||||
/* To start the calibration procedure, the bit 3 needs to be set to 0 and then 1 */
|
||||
/* To start the calibration procedure, the bit 3 needs to be set to 0 and then 1 */
|
||||
unsigned int pmu_ps_cr = tls_reg_read32(HR_PMU_PS_CR);
|
||||
|
||||
/* First make sure the bit 3 is 0 */
|
||||
|
Loading…
Reference in New Issue
Block a user