#include "hdfi.h"
Go to the source code of this file.
Classes | |
struct | cmonitor |
Macros | |
#define | CMON_N 6 /* number of monitor rates */ |
#define | CMON_S 8 /* number of sectors */ |
#define | CMON_CYC 60 /* number of cycles per SR = 60/1 */ |
#define | CMON_TSZ ( CMON_N*CMON_S*CMON_CYC ) /* total size in bytes */ |
#define | CMON_CSZ ( CMON_N*CMON_S ) |
#define CMON_CYC 60 /* number of cycles per SR = 60/1 */ |
#define CMON_N 6 /* number of monitor rates */ |
#define CMON_S 8 /* number of sectors */ |