/** * @WARNING * 此代码仅用于vscode自动补全取出编译错误使用 * */ #ifndef __HIINT_H__ #define __HIINT_H__ #define static #if defined(__HAIER_HR6P58L__) volatile unsigned char section0 SAVED_W; // 0x1f volatile unsigned char section1 SAVED_W1; // 0x3f volatile unsigned char section2 SAVED_W2; // 0x5f volatile unsigned char section3 SAVED_W3; // 0x7f #endif #if defined(__HAIER_HR6P59HL__) volatile unsigned char section0 SAVED_W; // 0x1f volatile unsigned char section1 SAVED_W1; // 0x3f volatile unsigned char section2 SAVED_W2; // 0x5f volatile unsigned char section3 SAVED_W3; // 0x7f #endif #if defined(__HAIER_HR6P60HL__) volatile unsigned char section0 SAVED_W; // 0x1f volatile unsigned char section1 SAVED_W1; // 0x3f volatile unsigned char section2 SAVED_W2; // 0x5f volatile unsigned char section3 SAVED_W3; // 0x7f #endif #if defined(__HAIER_HR6P61L__) volatile unsigned char section0 SAVED_W; // 0x1f volatile unsigned char section1 SAVED_W1; // 0x3f volatile unsigned char section2 SAVED_W2; // 0x5f volatile unsigned char section3 SAVED_W3; // 0x7f #endif #if defined(__HAIER_HR6P62HL__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P67L__) volatile unsigned char section0 SAVED_W; // 0x5f #endif #if defined(__HAIER_HR6P71__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P72L__) volatile unsigned char section0 SAVED_W; // 0x20 volatile unsigned char section1 SAVED_W1; // 0xA0 #endif #if defined(__HAIER_HR6P73BL__) volatile unsigned char section0 SAVED_W; // 0x20 volatile unsigned char section1 SAVED_W1; // 0xA0 #endif #if defined(__HAIER_HR6P73HL__) volatile unsigned char section0 SAVED_W; // 0x20 volatile unsigned char section1 SAVED_W1; // 0xA0 #endif #if defined(__HAIER_HR6P76L__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P77L__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P90__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P91__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P92__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P97__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P98__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P190FH__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P171__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P164__) volatile unsigned char section0 SAVED_W; // 0x7f volatile unsigned char section1 SAVED_W1; // 0xff #endif #if defined(__HAIER_HR7P187__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_SSC1640__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_SSC1641__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_SSC1642__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_SSC1630__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P90H__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P91H__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR6P92H__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P191FH__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P190FI__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P191FI__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #if defined(__HAIER_HR7P190FI__) volatile unsigned char section0 SAVED_W; // 0x7f #endif #undef static #endif