ddbridge-hw.h (69716934c7c5fdaf057dcbdb75da75d067f10e60) | ddbridge-hw.h (bb4cec96e5d7f0ff7f397f4518399be77a2f12db) |
---|---|
1/* 2 * ddbridge-hw.h: Digital Devices bridge hardware maps 3 * 4 * Copyright (C) 2010-2017 Digital Devices GmbH 5 * Ralph Metzler <rjkm@metzlerbros.de> 6 * Marcus Metzler <mocm@metzlerbros.de> 7 * 8 * This program is free software; you can redistribute it and/or --- 35 unchanged lines hidden (view full) --- 44/****************************************************************************/ 45 46extern const struct ddb_info ddb_ct2_8; 47extern const struct ddb_info ddb_c2t2_8; 48extern const struct ddb_info ddb_isdbt_8; 49extern const struct ddb_info ddb_c2t2i_v0_8; 50extern const struct ddb_info ddb_c2t2i_8; 51 | 1/* 2 * ddbridge-hw.h: Digital Devices bridge hardware maps 3 * 4 * Copyright (C) 2010-2017 Digital Devices GmbH 5 * Ralph Metzler <rjkm@metzlerbros.de> 6 * Marcus Metzler <mocm@metzlerbros.de> 7 * 8 * This program is free software; you can redistribute it and/or --- 35 unchanged lines hidden (view full) --- 44/****************************************************************************/ 45 46extern const struct ddb_info ddb_ct2_8; 47extern const struct ddb_info ddb_c2t2_8; 48extern const struct ddb_info ddb_isdbt_8; 49extern const struct ddb_info ddb_c2t2i_v0_8; 50extern const struct ddb_info ddb_c2t2i_8; 51 |
52/****************************************************************************/ 53 54extern const struct ddb_info ddb_s2_48; 55 |
|
52#endif /* _DDBRIDGE_HW_H */ | 56#endif /* _DDBRIDGE_HW_H */ |