MCPcopy 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
232void hw_timer_init(void)
233{
234 timer.begin();
235}

Callers 1

app_mainFunction · 0.50

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected