Function report |
Source Code:arch\x86\kernel\hpet.c |
Create Date:2022-07-28 08:42:50 |
Last Modify:2020-03-16 21:38:50 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hpet_start_counter
Proto:static void hpet_start_counter(void)
Type:void
Parameter:Nothing
262 | cfg = hpet_readl(HPET_CFG) |
264 | cfg |= HPET_CFG_ENABLE |
265 | 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 |