MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / inputdevice_hsync_strobe

Function inputdevice_hsync_strobe

src/inputdevice.cpp:4369–4372  ·  view source on GitHub ↗

strobe slot is clock for pot counters

Source from the content-addressed store, hash-verified

4367
4368// strobe slot is clock for pot counters
4369void inputdevice_hsync_strobe(void)
4370{
4371 cap_check(true);
4372}
4373
4374void inputdevice_hsync(bool forceread)
4375{

Callers 1

process_dmalFunction · 0.85

Calls 1

cap_checkFunction · 0.85

Tested by

no test coverage detected