函数逻辑报告 |
Source Code:arch\x86\kernel\hpet.c |
Create Date:2022-07-27 09:41:54 |
Last Modify:2020-03-16 21:38:50 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hpet_writel
函数原型:static inline void hpet_writel(unsigned int d, unsigned int a)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | d | |
unsigned int | a |
82 | writel(d, hpet_virt_address + a) |
名称 | 描述 |
---|---|
hpet_stop_counter | Common HPET functions |
hpet_reset_counter | |
hpet_start_counter | |
hpet_enable_legacy_int | |
hpet_clkevt_set_state_periodic | |
hpet_clkevt_set_state_oneshot | |
hpet_clkevt_set_state_shutdown | |
hpet_clkevt_set_next_event | |
hpet_enable | hpet_enable - Try to setup the HPET timer. Returns 1 on success. |
hpet_disable |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |