Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 8 of 8) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_os_platform.h43 #undef absolute
44 #define absolute(p) ((p) > 0 ? (p) : -(p)) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Client/Mouse/
A DUsbMouse_DriftControl.c140 if(absolute(Event->X - Drift->PreMouseEvent.MouseEvent.X) > USB_HID_MOUSE_DITHER_AREA){ in UsbMouse_IsDubiousEvent()
146 if(absolute(Event->Y - Drift->PreMouseEvent.MouseEvent.Y) > USB_HID_MOUSE_DITHER_AREA){ in UsbMouse_IsDubiousEvent()
/bsp/renesas/ra8d1-ek/script/
A Dfsp.ld288 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
455 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra8m1-ek/script/
A Dfsp.ld286 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
449 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra8d1-vision-board/script/
A Dfsp.ld288 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
455 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra4e2-eco/script/
A Dfsp.ld288 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
451 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra6e2-fpb/script/
A Dfsp.ld283 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
446 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile66 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
183 # Note that you can specify absolute paths here, but also relative paths, which
1023 # Note that the wildcards are matched against the file with absolute path, so to
1034 # Note that the wildcards are matched against the file with absolute path, so to
1538 # The HHC_LOCATION tag can be used to specify the location (absolute path
1631 # The QHG_LOCATION tag can be used to specify the location (absolute path
2093 # The LATEX_EMOJI_DIRECTORY tag is used to specify the (relative or absolute)
2396 # where loc1 and loc2 can be relative or absolute paths or URLs. See the

Completed in 33 milliseconds