![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
Go to the source code of this file.
Macros | |
| #define | SUNXI_RTC_BASE (0x07090000) |
| #define | SUNXI_RTC_DATA_BASE (SUNXI_RTC_BASE + 0x100) |
| #define | RTC_FEL_INDEX 2 |
| #define | DRAM_PARA_CLK 3 |
| #define | DRAM_PARA_TPR13 4 |
Functions | |
| void | set_timer_count () |
| Set timer count. | |
| #define DRAM_PARA_CLK 3 |
| #define DRAM_PARA_TPR13 4 |
| #define RTC_FEL_INDEX 2 |
| #define SUNXI_RTC_BASE (0x07090000) |
| #define SUNXI_RTC_DATA_BASE (SUNXI_RTC_BASE + 0x100) |
| void set_timer_count | ( | ) |
Set timer count.
This function is used to set the count value of the timer.
Set timer count.
This function calls the frequency detection routine and initializes the timestamp based on the current time in microseconds.
This function is used to set the count value of the timer.
Set timer count.
This function calls the frequency detection routine and initializes the timestamp based on the current time in microseconds.