Home
last modified time | relevance | path

Searched refs:Y (Results 1 – 25 of 84) sorted by relevance

1234

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Client/Mouse/
A DUsbMouse_DriftControl.c146 if(absolute(Event->Y - Drift->PreMouseEvent.MouseEvent.Y) > USB_HID_MOUSE_DITHER_AREA){ in UsbMouse_IsDubiousEvent()
211 if(UsbMouse_IsAccord8(Event1->Y, Event2->Y) in UsbMouse_AdjustCoordinate()
212 && UsbMouse_IsAccord8(Event1->Y, Event3->Y)){ /* 1,2,3都一致 */ in UsbMouse_AdjustCoordinate()
213 OutEvent->Y = (Event1->Y / 3) + (Event2->Y / 3) + (Event3->Y / 3); in UsbMouse_AdjustCoordinate()
214 }else if(UsbMouse_IsAccord8(Event1->Y, Event2->Y)){ /* 1,2都是一致的 */ in UsbMouse_AdjustCoordinate()
215 OutEvent->Y = Event2->Y; in UsbMouse_AdjustCoordinate()
216 }else if(UsbMouse_IsAccord8(Event1->Y, Event3->Y)){ /* 1,3都是一致的 */ in UsbMouse_AdjustCoordinate()
217 OutEvent->Y = Event3->Y; in UsbMouse_AdjustCoordinate()
218 }else if(UsbMouse_IsAccord8(Event2->Y, Event3->Y)){ /* 2,3都是一致的 */ in UsbMouse_AdjustCoordinate()
219 OutEvent->Y = (Event2->Y / 2) + (Event3->Y / 2); in UsbMouse_AdjustCoordinate()
[all …]
A DUsbMouse.c505 if(usbMouse->DataDef.Y.BitCount){ in usbMouseEvent()
508 usbMouse->DataDef.Y.BitOffset, in usbMouseEvent()
509 usbMouse->DataDef.Y.BitCount, in usbMouseEvent()
512 TempData |= (0xffffffff << (usbMouse->DataDef.Y.BitCount - 1)); in usbMouseEvent()
516 Event.Y = -127; in usbMouseEvent()
518 Event.Y = 127; in usbMouseEvent()
520 Event.Y = TempData; in usbMouseEvent()
554 DMSG_MOUSE_TEST("Y = %d\n", Event.Y); in usbMouseEvent()
701 &usbMouse->DataDef.Y.BitOffset, in usbMouseProbe()
702 &usbMouse->DataDef.Y.BitCount); in usbMouseProbe()
[all …]
A DUsbMouse.h56 usbHidEvnetExcursion_t Y; /* Y */ member
/bsp/fujitsu/mb9x/mb9bf568r/CMSIS/DeviceSupport/
A Dbase_types.h75 #define MIN( X, Y ) ((X) < (Y) ? (X) : (Y)) argument
78 #define MAX( X, Y ) ((X) > (Y) ? (X) : (Y)) argument
/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/
A Dbase_types.h79 #define MINIMUM( X, Y ) ((X) < (Y) ? (X) : (Y)) argument
82 #define MAXIMUM( X, Y ) ((X) > (Y) ? (X) : (Y)) argument
/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/
A Dbase_types.h89 #define MINIMUM( X, Y ) ((X) < (Y) ? (X) : (Y)) argument
92 #define MAXIMUM( X, Y ) ((X) > (Y) ? (X) : (Y)) argument
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A DKconfig20 Select Y to add support for I2S/PCM/TDM module in Allwinner SoCs.
28 Select Y to add support for I2S/PCM/TDM module in Allwinner SoCs.
36 Select Y to add support for Daudio0.
42 Select Y to add support for Daudio1.
49 Select Y to add support for Daudio2.
56 Select Y to add support for Daudio3.
66 Select Y to add support for DMIC module in Allwinner SoCs.
74 Select Y to add support for SPDIF module in Allwinner SoCs.
80 Select Y to add support for audio debug in Allwinner SoCs.
/bsp/simulator/SDL2/include/
A DSDL_version.h102 #define SDL_VERSIONNUM(X, Y, Z) \ argument
103 ((X)*1000 + (Y)*100 + (Z))
121 #define SDL_VERSION_ATLEAST(X, Y, Z) \ argument
123 (SDL_MAJOR_VERSION > X || SDL_MINOR_VERSION >= Y) && \
124 (SDL_MAJOR_VERSION > X || SDL_MINOR_VERSION > Y || SDL_PATCHLEVEL >= Z))
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/drivers/
A Driscv_const.h8 #define _AC(X,Y) X argument
11 #define _AC(X,Y) (X##Y) argument
/bsp/hifive1/freedom-e-sdk/bsp/include/sifive/
A Dconst.h8 #define _AC(X,Y) X argument
11 #define _AC(X,Y) (X##Y) argument
/bsp/sparkfun-redv/freedom-e-sdk/bsp/include/sifive/
A Dconst.h8 #define _AC(X,Y) X argument
11 #define _AC(X,Y) (X##Y) argument
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A DKconfig15 Select Y to add support the Codec embedded in the Allwinner
25 Select Y to add support the Codec embedded in the Allwinner
35 Select Y to add support the Codec embedded in the Allwinner
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2s.h137 #define IS_I2S_MCLK_DIV(X, Y) ((X > 0) && (X < 256) && (Y > 0) && (Y < 256) && … argument
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_i2s.h137 #define IS_I2S_MCLK_DIV(X, Y) ((X > 0) && (X < 256) && (Y > 0) && (Y < 256) && … argument
/bsp/tae32f5300/
A DAfterBuildHandler.bat60 copy /Y .\build\keil\Obj\%axf_name%.axf .\build\keil\Execute\%axf_name%.axf
61 copy /Y .\build\keil\Obj\%axf_name%.hex .\build\keil\Execute\%axf_name%.hex
62 copy /Y .\build\keil\Obj\%axf_name%.bin .\build\keil\Execute\%axf_name%.bin
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/
A DKconfig69 Say Y here if you want to have support for HDMI2.0 controller
85 Say Y here if you want to handle the cec message by User Space.
94 Say Y here if you want to handle the cec message by User Space.
103 Say Y here if you want to handle the cec message by User Space.
112 Say Y here if you want to handle the cec message by User Space.
/bsp/raspberry-pico/RP2040/board/ports/lcd/
A Ddrv_lcd.c285 void LCD_DisplayPoint(UWORD X, UWORD Y, UWORD Color) in LCD_DisplayPoint() argument
287 LCD_SetWindows(X, Y, X, Y); in LCD_DisplayPoint()
A Ddrv_lcd.h72 void LCD_DisplayPoint(UWORD X, UWORD Y, UWORD Color);
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/
A DKconfig22 Say Y to use builtin wav file.
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dbsp_common.h151 #define MIN(X,Y) (((X) < (Y))?(X):(Y)) argument
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dsmpc_crypto.h59 void smpc_g2_init(uint8_t conidx, uint8_t* U, uint8_t* V, uint8_t* X, uint8_t* Y);
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dmod_usbhost.h157 __s8 Y; /* Y 坐标, 相对坐标 */ member
/bsp/renesas/ra8d1-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_clocks.h284 #define BSP_CLOCKS_PLL_MUL(X, Y) (X - BSP_PRV_CLOCKS_PLL_MUL_INT_OFFSET) argument
292 #define BSP_CLOCKS_PLL_MUL(X, Y) (((X) << 1 | ((Y) >= 50U ? 1 : 0)) - 1U)
304 #define BSP_CLOCKS_PLL_MUL(X, Y) ((((X) -1U) << 2U) | ((Y) == 50U ? 3U : ((Y) / 33U)))
/bsp/renesas/ra8m1-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_clocks.h284 #define BSP_CLOCKS_PLL_MUL(X, Y) (X - BSP_PRV_CLOCKS_PLL_MUL_INT_OFFSET) argument
292 #define BSP_CLOCKS_PLL_MUL(X, Y) (((X) << 1 | ((Y) >= 50U ? 1 : 0)) - 1U)
304 #define BSP_CLOCKS_PLL_MUL(X, Y) ((((X) -1U) << 2U) | ((Y) == 50U ? 3U : ((Y) / 33U)))
/bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/mcu/all/
A Dbsp_clocks.h284 #define BSP_CLOCKS_PLL_MUL(X, Y) (X - BSP_PRV_CLOCKS_PLL_MUL_INT_OFFSET) argument
292 #define BSP_CLOCKS_PLL_MUL(X, Y) (((X) << 1 | ((Y) >= 50U ? 1 : 0)) - 1U)
304 #define BSP_CLOCKS_PLL_MUL(X, Y) ((((X) -1U) << 2U) | ((Y) == 50U ? 3U : ((Y) / 33U)))

Completed in 123 milliseconds

1234