Home
last modified time | relevance | path

Searched defs:discrete_dac_r1_ladder (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Ddiscrete.h2028 struct discrete_dac_r1_ladder struct
2030 int ladderLength; // 2 to DISC_LADDER_MAXRES. 1 would be useless.
2031 double r[DISC_LADDER_MAXRES]; // Don't use 0 for valid resistors. That is a short.
2032 double vBias; // Voltage Bias resistor is tied to (0 = not used)
2033 double rBias; // Additional resistor tied to vBias (0 = not used)
2034 double rGnd; // Resistor tied to ground (0 = not used)
2035 double cFilter; // Filtering cap (0 = not used)
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Ddiscrete.h3819 struct discrete_dac_r1_ladder struct
3821 int ladderLength; // 2 to DISC_LADDER_MAXRES. 1 would be useless.
3822 double r[DISC_LADDER_MAXRES]; // Don't use 0 for valid resistors. That is a short.
3823 double vBias; // Voltage Bias resistor is tied to (0 = not used)
3824 double rBias; // Additional resistor tied to vBias (0 = not used)
3825 double rGnd; // Resistor tied to ground (0 = not used)
3826 double cFilter; // Filtering cap (0 = not used)
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Ddiscrete.h3819 struct discrete_dac_r1_ladder struct
3821 int ladderLength; // 2 to DISC_LADDER_MAXRES. 1 would be useless.
3822 double r[DISC_LADDER_MAXRES]; // Don't use 0 for valid resistors. That is a short.
3823 double vBias; // Voltage Bias resistor is tied to (0 = not used)
3824 double rBias; // Additional resistor tied to vBias (0 = not used)
3825 double rGnd; // Resistor tied to ground (0 = not used)
3826 double cFilter; // Filtering cap (0 = not used)