/****************************************************************************** Copyright (C), 2015-2020, XM. Co., Ltd. ****************************************************************************** File Name : xm_defines.h Version : Initial Draft Author : XM Isp software group Created : 2015/6/27 Description : The common data type defination Function List : History : 1.Date : 2015/6/27 Author : Lycai Modification : creat ******************************************************************************/ #ifndef __XM_DEFINES_H__ #define __XM_DEFINES_H__ #define BITMSK(bit) (XM_S32)(1 << (bit)) #define LINE_LEN_BIT 5 #define LINE_LEN (1<