Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ mtk_soc_get_uartclk
Function
mtk_soc_get_uartclk
freebsd/mips/mediatek/mtk_soc.c:423–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
421
}
422
423
uint32_t
424
mtk_soc_get_uartclk(void)
425
{
426
427
return mtk_soc_uartclk;
428
}
429
430
uint32_t
431
mtk_soc_get_cpuclk(void)
Callers
2
mtk_uart_bus_attach
Function · 0.85
platform_start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected