Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dperipheral.h267 void PerAxis2Value(PerAnalog_struct * analog, u32 val);
H A Dperipheral.c105 { PERANALOG_AXIS2, NULL, NULL, PERVALCB(PerAxis2Value), NULL },
500 void PerAxis2Value(PerAnalog_struct * analog, u32 val) in PerAxis2Value() function