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

All common macro and definition for TXZ peripheral drivers. More...

#include "TMPM4Gx.h"

Go to the source code of this file.

Macros

#define IS_TXZ_FUNCTIONAL_STATE(STATE)   (((STATE) == DISABLE) || ((STATE) == ENABLE))
 
#define IS_POINTER_NOT_NULL(param)   ((void*)(param)!=(void*)0)
 
#define assert_param(expr)
 To report the name of the source file and source line number where the assert_param error has occurred, "DEBUG" must be defined. And detailed definition of assert_failed() is needed to be implemented, which can be done, for example, in the main.c file. More...
 

Enumerations

enum  TXZ_Result { TXZ_SUCCESS = 0U, TXZ_ERROR = 1U }
 
enum  TXZ_WorkState { TXZ_BUSY = 0U, TXZ_DONE = 1U }
 
enum  TXZ_FunctionalState { TXZ_DISABLE = 0U, TXZ_ENABLE = 1U }
 

Detailed Description

All common macro and definition for TXZ peripheral drivers.

Version
V1.0.0.0
Date
2017-07-21 15:39:36

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019