TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
txz_cec_include.h File Reference

This file provides internal common definition. More...

#include "txz_driver_def.h"

Go to the source code of this file.

Macros

#define CEC_NULL   ((void *)0)
 
#define CEC_PARAM_OK   ((int32_t)1)
 
#define CEC_PARAM_NG   ((int32_t)0)
 
#define CECxEN_CECEN_DISABLE   ((uint32_t)0x00000002)
 
#define CECxEN_CECEN_ENABLE   ((uint32_t)0x00000003)
 
#define CECxRESET_CECRESET_DISABLE   ((uint32_t)0x00000000)
 
#define CECxRESET_CECRESET_ENABLE   ((uint32_t)0x00000001)
 
#define CECxREN_CECREN_MASK   ((uint32_t)0x00000001)
 
#define CECxREN_CECREN_STOP   ((uint32_t)0x00000000)
 
#define CECxREN_CECREN_RUN   ((uint32_t)0x00000001)
 
#define CECxREN_CECREN_DISABLE   ((uint32_t)0x00000000)
 
#define CECxREN_CECREN_ENABLE   ((uint32_t)0x00000001)
 
#define CECxRBUF_CECACK_MASK   ((uint32_t)0x00000200)
 
#define CECxRBUF_CECACK_CLR   ((uint32_t)0x00000000)
 
#define CECxRBUF_CECACK_SET   ((uint32_t)0x00000200)
 
#define CECxRBUF_CECEOM_MASK   ((uint32_t)0x00000100)
 
#define CECxRBUF_CECEOM_CLR   ((uint32_t)0x00000000)
 
#define CECxRBUF_CECEOM_SET   ((uint32_t)0x00000100)
 
#define CECxRBUF_CECRBUF_MASK   ((uint32_t)0x000000FF)
 
#define CECxTEN_CECTRANS_MASK   ((uint32_t)0x00000002)
 
#define CECxTEN_CECTRANS_STOP   ((uint32_t)0x00000000)
 
#define CECxTEN_CECTRANS_RUN   ((uint32_t)0x00000002)
 
#define CECxTEN_CECTEN_DISABLE   ((uint32_t)0x00000000)
 
#define CECxTEN_CECTEN_ENABLE   ((uint32_t)0x00000001)
 
#define CECxTBUF_CECTEOM_OFF   ((uint32_t)0x00000000)
 
#define CECxTBUF_CECTEOM_ON   ((uint32_t)0x00000100)
 
#define CECxRBUF_CECTBUF_MASK   ((uint32_t)0x000000FF)
 

Detailed Description

This file provides internal common definition.

Version
V1.0.0.0
Date
2017-08-06 10:43:01

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019