#ifndef __HY8608_H #define __HY8608_H #ifdef HY8608 #define CH_NUMBERS 8 #define PWM_OFFSET 4 #define BTI_WIDTH 16 //0x41 #define TP_NUM_Pos 0 #define TP_NUM_14BIT_TP 0 #define TP_NUM_13BIT_TP 1 #define TP_NUM_12BIT_TP 2 #define TP_NUM_11BIT_TP 3 #define TP_NUM_10BIT_TP 4 #define TP_NUM_9BIT_TP 5 #define TP_NUM_8BIT_TP 6 #define TP_NUM_6BIT_TP 7 #define TP_NUM (TP_NUM_14BIT_TP<