Home
last modified time | relevance | path

Searched refs:MAX_PACKET_COUNT (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/wdiag/wdiag/src/
H A Dwtypes.h30 #define MAX_PACKET_COUNT 10 macro
127 wpacket_t packets[MAX_PACKET_COUNT];
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/vmcs/test_apps/mmalcam/
H A Dviewfinder.c55 #define MAX_PACKET_COUNT 150 macro
563 if (packet_count > MAX_PACKET_COUNT) in test_mmal_start_camcorder()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Display/
H A Dmod.rs2963 pub const MAX_PACKET_COUNT: u32 = 128u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Display/
H A Dmod.rs1916 pub const MAX_PACKET_COUNT: u32 = 128u32; const