| /utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/ |
| H A D | MsDlc.c | 215 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 912 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 914 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 917 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 943 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 945 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 948 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 973 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 975 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 978 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/ |
| H A D | MsDlc.c | 209 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 892 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 894 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 897 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 923 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 925 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 928 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 953 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 955 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 958 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/ |
| H A D | MsDlc.c | 215 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 912 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 914 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 917 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 943 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 945 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 948 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 973 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 975 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 978 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/ |
| H A D | MsDlc.c | 215 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 912 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 914 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 917 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 943 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 945 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 948 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 973 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 975 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 978 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/ |
| H A D | MsDlc.c | 215 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 912 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 914 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 917 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 943 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 945 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 948 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 973 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 975 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 978 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/ |
| H A D | MsDlc.c | 209 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 892 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 894 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 897 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 923 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 925 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 928 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 953 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 955 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 958 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mustang/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 928 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 930 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 933 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 959 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 961 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 964 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 989 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 991 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 994 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/manhattan/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 944 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 946 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 949 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 975 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 977 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 980 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 1005 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 1007 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 1010 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 928 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 930 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 933 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 959 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 961 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 964 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 989 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 991 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 994 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/M7621/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 944 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 946 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 949 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 975 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 977 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 980 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 1005 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 1007 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 1010 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/maxim/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 946 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 948 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 951 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 977 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 979 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 982 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 1007 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 1009 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 1012 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/messi/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 928 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 930 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 933 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 959 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 961 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 964 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 989 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 991 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 994 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mainz/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 928 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 930 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 933 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 959 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 961 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 964 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 989 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 991 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 994 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/mooney/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 944 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 946 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 949 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 975 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 977 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 980 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 1005 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 1007 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 1010 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/hal/macan/dlc/ |
| H A D | MsDlc.c | 208 XDATA BYTE s_Slope[8] = {0x17,0x27,0x47,0x67,0x97,0xB7,0xD7,0xE7}; variable 944 if ((g_ucTable[6]> s_Slope[Slope_6])&&((g_ucTable[6] - s_Slope[Slope_6])>=2)) in msDlcHandler() 946 else if ((s_Slope[Slope_6]> g_ucTable[6])&&((s_Slope[Slope_6] - g_ucTable[6])>=2)) in msDlcHandler() 949 g_ucTable[6] = s_Slope[Slope_6]; in msDlcHandler() 975 if ((g_ucTable[4]> s_Slope[Slope_4])&&((g_ucTable[4]- s_Slope[Slope_4])>=2)) in msDlcHandler() 977 else if ((s_Slope[Slope_4]> g_ucTable[4])&&((s_Slope[Slope_4]- g_ucTable[4])>=2)) in msDlcHandler() 980 g_ucTable[4] = s_Slope[Slope_4]; in msDlcHandler() 1005 if ((g_ucTable[2]> s_Slope[Slope_2])&&((g_ucTable[2]- s_Slope[Slope_2])>=2)) in msDlcHandler() 1007 else if ((s_Slope[Slope_2]> g_ucTable[2])&&((s_Slope[Slope_2]- g_ucTable[2])>=2)) in msDlcHandler() 1010 g_ucTable[2] = s_Slope[Slope_2]; in msDlcHandler() [all …]
|