MCPcopy 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
437uint32_t
438mtk_soc_get_timerclk(void)
439{
440
441 return mtk_soc_timerclk;
442}
443
444uint32_t
445mtk_soc_get_socid(void)

Callers 1

platform_startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected