Home
last modified time | relevance | path

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

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/IoDevice/
H A DI8251.h36 typedef int (*I8251Get) (void*); typedef
69 I8251Get getDtr, I8251Get getRts,
H A DI8251.c123 I8251Get getDtr;
124 I8251Get getRts;
524 I8251Get getDtr, I8251Get getRts, in i8251Create()