Home
last modified time | relevance | path

Searched refs:uc_wlowbound (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
2025uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2027 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2029 uc_wcut = uc_wlowbound; 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
2021uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2023 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2025 uc_wcut = uc_wlowbound; 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
2025uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2027 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2029 uc_wcut = uc_wlowbound; 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
2025uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2027 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2029 uc_wcut = uc_wlowbound; 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
2025uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2027 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2029 uc_wcut = uc_wlowbound; 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
2021uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2023 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2025 uc_wcut = uc_wlowbound; 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
2057uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2059 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2061 uc_wcut = uc_wlowbound; 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
2073uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2075 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2077 uc_wcut = uc_wlowbound; 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
2057uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2059 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2061 uc_wcut = uc_wlowbound; 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
2073uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2075 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2077 uc_wcut = uc_wlowbound; 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
2075uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2077 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2079 uc_wcut = uc_wlowbound; 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
2057uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2059 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2061 uc_wcut = uc_wlowbound; 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
2057uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2059 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2061 uc_wcut = uc_wlowbound; 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
2073uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2075 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2077 uc_wcut = uc_wlowbound; 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
2073uc_wlowbound = (msReadByte( REG_ADDR_WLE_LOWER_BOND) & 0x3F) + 0xC0; // bit offset 0x00~0x3F -> 0x… in msDlcHandler()
2075 if (uc_wcut < uc_wlowbound ) in msDlcHandler()
2077 uc_wcut = uc_wlowbound; in msDlcHandler()