Functions |
|
| void | hal_timer_pause (void) |
|
Pause hardware timer.
|
|
| void | hal_timer_resume (void) |
|
Resume hardware timer.
|
|
| void | hal_time_adjust (uint64_t time_us) |
|
Set a new system time.
More...
|
|
| void | hal_timer_uninit (void) |
|
Uninit hardwware timer.
|
|
Detailed Description
Function Documentation
| void hal_time_adjust | ( | uint64_t | time_us | ) |
Set a new system time.
- Parameters
-
[in] time_us time to set.