68 #ifndef _TIDL_DEVICEINFO_H_ 69 #define _TIDL_DEVICEINFO_H_ 80 #define TIDL_DEVICE_UNDEFINED ((int32_t) -1) 81 #define TIDL_TDA4VM ((int32_t) 0) 82 #define TIDL_TDA4AEP ((int32_t) 1) 83 #define TIDL_TDA4AM ((int32_t) 2) 84 #define TIDL_TDA4AMPlus ((int32_t) 3) 85 #define TIDL_AM62A ((int32_t) 4) 87 #define TIDL_OTF_FLAG_BIT (0x100) static uint32_t TIDL_isPadOTF(int32_t deviceName)
Definition: tidl_deviceInfo.h:90
#define TIDL_OTF_FLAG_BIT
Definition: tidl_deviceInfo.h:87