13 #ifndef _SCMOS_PARAMS_
14 #define _SCMOS_PARAMS_
19 #define DDR_MEM 0xc5030000
20 #define DDR_MEM_SIZE 0x0afd0000
29 static const uint16_t MAX_SCMOS_NUM_ROWS = 1080;
30 static const uint16_t MAX_SCMOS_NUM_COLS = 1920;
32 static const uint16_t SCMOS_DARK_COLS = 48;
34 static const uint16_t SCMOS_DARK_ROWS = 16;
37 static const uint16_t SCMOS_LINE_TIME = 2464;
39 static const uint16_t SCMOS_BIAS_OFFSET = 20;