MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / FwContext

Class FwContext

icicle-cortexm/fuzzware-native/timer.c:294–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292}
293
294uint32_t get_timer_scale(struct FwContext* fw) {
295 return fw->config.timer_scale;
296}
297

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected