Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ mtk_soc_get_timerclk
Function
mtk_soc_get_timerclk
freebsd/mips/mediatek/mtk_soc.c:437–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
435
}
436
437
uint32_t
438
mtk_soc_get_timerclk(void)
439
{
440
441
return mtk_soc_timerclk;
442
}
443
444
uint32_t
445
mtk_soc_get_socid(void)
Callers
1
platform_start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected