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

Go to the source code of this file.

Classes

struct  ssector
 

Macros

#define SSEC_N   20 /* number of matrix rates */
 
#define SSEC_S   8 /* number of sectors */
 
#define SSEC_CYC   6 /* number of cycles per SR = 60 / 10 */
 
#define SSEC_TSZ   1440
 
#define SSEC_CSZ   SSEC_TSZ/SSEC_CYC
 
#define SSEC_ESZ   SSEC_TSZ/60 /* size (in bytes) of SSEC area in EDB */
 

Macro Definition Documentation

#define SSEC_CSZ   SSEC_TSZ/SSEC_CYC
#define SSEC_CYC   6 /* number of cycles per SR = 60 / 10 */
#define SSEC_ESZ   SSEC_TSZ/60 /* size (in bytes) of SSEC area in EDB */
#define SSEC_N   20 /* number of matrix rates */
#define SSEC_S   8 /* number of sectors */
#define SSEC_TSZ   1440