Home
last modified time | relevance | path

Searched refs:UINT16_C (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/inc/chre/
Devent.h66 #define CHRE_EVENT_FIRST_USER_VALUE UINT16_C(0x8000)
75 #define CHRE_EVENT_MESSAGE_FROM_HOST UINT16_C(0x0001)
83 #define CHRE_EVENT_TIMER UINT16_C(0x0002)
91 #define CHRE_EVENT_SENSOR_FIRST_EVENT UINT16_C(0x0100)
99 #define CHRE_EVENT_SENSOR_LAST_EVENT UINT16_C(0x02FF)
107 #define CHRE_EVENT_INTERNAL_FIRST_EVENT UINT16_C(0x7E00)
115 #define CHRE_EVENT_INTERNAL_LAST_EVENT UINT16_C(0x7FFF)
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_const.h55 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/machine/
D_stdint.h44 #define UINT16_C(c) (c) macro