Home
last modified time | relevance | path

Searched refs:LINE_RATE (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhp3900_config.c2550 …{USB20, {ST_NORMAL, CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x05 , 23999, 128 , STT_HALF, 0… in hp3800_scanmodes()
2551 …{USB20, {ST_NORMAL, CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_FULL, 0… in hp3800_scanmodes()
2552 …{USB20, {ST_NORMAL, CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x04 , 7999, 128 , STT_HALF, 0… in hp3800_scanmodes()
2553 …{USB20, {ST_NORMAL, CM_GRAY , 300, 0x08 , 9 , LINE_RATE , 0x04 , 4999, 256 , STT_HALF, 0… in hp3800_scanmodes()
2554 …{USB20, {ST_NORMAL, CM_GRAY , 150, 0x08 , 10 , LINE_RATE , 0x04 , 2999, 1024 , STT_HALF, 0… in hp3800_scanmodes()
2563 …{USB20, {ST_TA , CM_GRAY , 2400, 0x05 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_HALF, 0… in hp3800_scanmodes()
2564 …{USB20, {ST_TA , CM_GRAY , 1200, 0x06 , -1 , LINE_RATE , 0x05 , 23999, 96 , STT_HALF, 0… in hp3800_scanmodes()
2565 …{USB20, {ST_TA , CM_GRAY , 600, 0x07 , -1 , LINE_RATE , 0x04 , 5999, 128 , STT_HALF, 0… in hp3800_scanmodes()
2566 …{USB20, {ST_TA , CM_GRAY , 300, 0x08 , 3 , LINE_RATE , 0x04 , 2999, 256 , STT_HALF, 0… in hp3800_scanmodes()
2567 …{USB20, {ST_TA , CM_GRAY , 150, 0x08 , 10 , LINE_RATE , 0x04 , 2999, 1024 , STT_HALF, 0… in hp3800_scanmodes()
[all …]
H A Dhp3900_types.c76 #define LINE_RATE 0x01 macro
H A Dhp3900_rts8822.c8958 if (scancfg->samplerate == LINE_RATE) in RTS_Setup_Channels()
9007 data_bitset (&Regs[0x1cf], 0x40, LINE_RATE); in RTS_Setup_Channels()
11651 if (scancfg->samplerate == LINE_RATE) in Calib_AdcGain()
11961 if (scancfg->samplerate == LINE_RATE) in Calib_PAGain()
12689 lf168 = (scancfg.samplerate == LINE_RATE) ? scancfg.coord.width : 1; in Calib_WhiteShading_3()
13197 if (scancfg.samplerate == LINE_RATE) in Calib_BlackShading()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h179 #define LINE_RATE (QOSSPBASE+3) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h179 #define LINE_RATE (QOSSPBASE+3) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaqossp.pas597 LINE_RATE = QOSSPBASE + 3; // query the interface capacity
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs736 pub const LINE_RATE: u32 = 50003u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs1326 pub const LINE_RATE: u32 = 50003u32; const