Freescale Semiconductor Inc.
Main Page | Data Structures | File List | Data Fields | Globals

etpu_cam_auto.h File Reference

Go to the source code of this file.

Defines

#define FS_ETPU_CAM_FUNCTION_NUMBER   0
#define FS_ETPU_CAM_TABLE_SELECT   0
#define FS_ETPU_CAM_NUM_PARMS   0x10
#define FS_ETPU_CAM_HSR_INIT   7
#define FS_ETPU_CAM_HSR_RESET   1
#define FS_ETPU_CAM_FM0_LOG_FALLING   (1 )
#define FS_ETPU_CAM_FM1_LOG_RISING   (1 << 1)
#define FS_ETPU_CAM_OFFSET_LOG   0xd
#define FS_ETPU_CAM_OFFSET_LOG_SIZE   0x1
#define FS_ETPU_CAM_OFFSET_LOG_IDX   0x5
#define FS_ETPU_CAM_OFFSET_LOG_COUNT   0x9
#define FS_ETPU_CAM_OFFSET_ERROR   0x0
#define FS_ETPU_CAM_LOG_ANGLE_MASK   0x00FFFFFF
#define FS_ETPU_CAM_LOG_TRANS_MASK   (1<<24)
#define FS_ETPU_CAM_LOG_TRANS_FALLING   (0 <<24)
#define FS_ETPU_CAM_LOG_TRANS_RISING   (1 <<24)
#define FS_ETPU_CAM_ERROR_NO   0
#define FS_ETPU_CAM_ERROR_ZERO_TRANS   1
#define FS_ETPU_CAM_ERROR_LOG_OVERFLOW   2


Define Documentation

#define FS_ETPU_CAM_ERROR_LOG_OVERFLOW   2
 

Definition at line 51 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_ERROR_NO   0
 

Definition at line 49 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().

#define FS_ETPU_CAM_ERROR_ZERO_TRANS   1
 

Definition at line 50 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_FM0_LOG_FALLING   (1 )
 

Definition at line 32 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_FM1_LOG_RISING   (1 << 1)
 

Definition at line 33 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_FUNCTION_NUMBER   0
 

Definition at line 22 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().

#define FS_ETPU_CAM_HSR_INIT   7
 

Definition at line 28 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().

#define FS_ETPU_CAM_HSR_RESET   1
 

Definition at line 29 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_reset_log().

#define FS_ETPU_CAM_LOG_ANGLE_MASK   0x00FFFFFF
 

Definition at line 43 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_LOG_TRANS_FALLING   (0 <<24)
 

Definition at line 45 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_LOG_TRANS_MASK   (1<<24)
 

Definition at line 44 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_LOG_TRANS_RISING   (1 <<24)
 

Definition at line 46 of file etpu_cam_auto.h.

#define FS_ETPU_CAM_NUM_PARMS   0x10
 

Definition at line 24 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().

#define FS_ETPU_CAM_OFFSET_ERROR   0x0
 

Definition at line 40 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_get_states(), and fs_etpu_cam_init().

#define FS_ETPU_CAM_OFFSET_LOG   0xd
 

Definition at line 36 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().

#define FS_ETPU_CAM_OFFSET_LOG_COUNT   0x9
 

Definition at line 39 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_get_states(), and fs_etpu_cam_init().

#define FS_ETPU_CAM_OFFSET_LOG_IDX   0x5
 

Definition at line 38 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_get_states(), and fs_etpu_cam_init().

#define FS_ETPU_CAM_OFFSET_LOG_SIZE   0x1
 

Definition at line 37 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().

#define FS_ETPU_CAM_TABLE_SELECT   0
 

Definition at line 23 of file etpu_cam_auto.h.

Referenced by fs_etpu_cam_init().