Function report |
Source Code:arch\x86\kernel\hpet.c |
Create Date:2022-07-28 08:42:49 |
| Last Modify:2020-03-16 21:38:50 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Common HPET functions
Proto:static void hpet_stop_counter(void)
Type:void
Parameter:Nothing
| 248 | cfg = hpet_readl(HPET_CFG) |
| 250 | cfg &= ~HPET_CFG_ENABLE |
| 251 | hpet_writel(cfg, HPET_CFG) |
| Name | Describe |
|---|---|
| hpet_restart_counter | |
| hpet_clkevt_set_state_periodic |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |