Home
last modified time | relevance | path

Searched defs:REG_FRAME (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/debug/
H A Ddvstate.h111 static constexpr int REG_FRAME = -28; variable
H A Ddvstate.cpp23 const int debug_view_state::REG_FRAME; member in debug_view_state
/dports/emulators/mame/mame-mame0226/src/emu/debug/
H A Ddvstate.h111 static constexpr int REG_FRAME = -28; variable
H A Ddvstate.cpp23 const int debug_view_state::REG_FRAME; member in debug_view_state
/dports/graphics/photopc/photopc-3.07/
H A Deph_io.h156 #define REG_FRAME 4 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dnet2280.h58 #define REG_FRAME 0x02 /* from last sof */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dnet2280.h58 #define REG_FRAME 0x02 /* from last sof */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dnet2280.h58 #define REG_FRAME 0x02 /* from last sof */ macro
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/symbolic-debuginfo-8.3.1/src/macho/
H A Dcompact.rs1883 const REG_FRAME: u8 = 6; const