Home
last modified time | relevance | path

Searched refs:scu_interrupt_test (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabauseut/src/
H A Dscsp.h28 void scu_interrupt_test(void);
H A Dscsp.c161 register_test(&scu_interrupt_test, "Key On/Off"); in scsp_slot_test()
183 register_test(&scu_interrupt_test, "Sound Request Interrupt"); in scsp_timing_test()
326 void scu_interrupt_test() in scu_interrupt_test() function