Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ platform_obj
Function
platform_obj
freebsd/arm/arm/platform.c:80–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
static delay_func platform_delay;
79
80
platform_t
81
platform_obj(void)
82
{
83
84
return (plat_obj);
85
}
86
87
void
88
platform_probe_and_attach(void)
Callers
3
platform_pl310_init
Function · 0.85
platform_pl310_write_ctrl
Function · 0.85
platform_pl310_write_debug
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected