Home
last modified time | relevance | path

Searched refs:uc_whighbound (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/
H A DMsDlc.c2019 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2024uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2031 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2033 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/
H A DMsDlc.c2015 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2020uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2027 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2029 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/
H A DMsDlc.c2019 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2024uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2031 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2033 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/
H A DMsDlc.c2019 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2024uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2031 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2033 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/
H A DMsDlc.c2019 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2024uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2031 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2033 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/
H A DMsDlc.c2015 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2020uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2027 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2029 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/mustang/dlc/
H A DMsDlc.c2051 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2056uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2063 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2065 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/manhattan/dlc/
H A DMsDlc.c2067 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2072uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2079 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2081 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/
H A DMsDlc.c2051 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2056uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2063 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2065 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/M7621/dlc/
H A DMsDlc.c2067 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2072uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2079 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2081 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/maxim/dlc/
H A DMsDlc.c2069 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2074uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2081 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2083 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/messi/dlc/
H A DMsDlc.c2051 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2056uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2063 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2065 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/mainz/dlc/
H A DMsDlc.c2051 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2056uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2063 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2065 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/mooney/dlc/
H A DMsDlc.c2067 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2072uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2079 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2081 uc_wcut = uc_whighbound; in msDlcHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/macan/dlc/
H A DMsDlc.c2067 BYTE i,uc_wcut,uc_wlowbound,uc_whighbound; in msDlcHandler() local
2072uc_whighbound = (msReadByte( REG_ADDR_WLE_UPPER_BOND ) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> … in msDlcHandler()
2079 else if ( uc_wcut > uc_whighbound ) in msDlcHandler()
2081 uc_wcut = uc_whighbound; in msDlcHandler()