Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ hw_timer_init
Function
hw_timer_init
Sming/Arch/Esp32/Components/driver/hw_timer.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
void hw_timer_init(void)
233
{
234
timer.begin();
235
}
Callers
1
app_main
Function · 0.50
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected