TMPM4G9  V1.0.0.0
isd.c File Reference

This file provides API functions for ISD. More...

#include "isd.h"

Macros

#define ISD_DISABLE   0x00;
 
#define ISD_ENABLE   0x01;
 
#define ISD_STOP   0x00;
 
#define ISD_START   0x01;
 
#define ISD_INT_DISABLE   0x00;
 
#define ISD_INT_ENABLE   0x01;
 
#define REG_ISD_PARAM_OK   ((int32_t)1)
 
#define REG_ISD_PARAM_NG   ((int32_t)0)
 

Functions

void ISD_Initialize (isd_t *p_obj)
 Initialize ISD. More...
 
void ISD_Start (isd_t *p_obj)
 Start ISD. More...
 
void ISD_Stop (isd_t *p_obj)
 Stop ISD. More...
 
void ISD_Finalize (isd_t *p_obj)
 Finalize ISD. More...
 
uint32_t ISD_Status_Read (isd_t *p_obj)
 ISD_Status_Read. More...
 

Detailed Description

This file provides API functions for ISD.

Version
V1.0.0.0
Date
2017-11-20 11:00:46

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019