SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Macros
s3_cmonitor.h File Reference
#include "hdfi.h"
Include dependency graph for s3_cmonitor.h:
This graph shows which files directly or indirectly include this file:

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 )
 

Macro Definition Documentation

#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 */
#define CMON_TSZ   ( CMON_N*CMON_S*CMON_CYC ) /* total size in bytes */