| /device/google/contexthub/firmware/os/inc/ |
| D | atomic.h | 42 static inline uint32_t atomicReadByte(volatile uint8_t *byte) in atomicReadByte() 54 static inline void atomicWriteByte(volatile uint8_t *byte, uint32_t val) in atomicWriteByte()
|
| D | syscallDo.h | 299 static inline int eOsI2cSlaveTxPreamble(uint32_t busId, uint8_t byte, uint32_t cbkTid, void *cookie) in eOsI2cSlaveTxPreamble()
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/ |
| D | atomic.c | 19 uint32_t atomicAddByte(volatile uint8_t *byte, uint32_t addend) in atomicAddByte() 55 uint32_t atomicXchgByte(volatile uint8_t *byte, uint32_t newVal) in atomicXchgByte() 89 bool atomicCmpXchgByte(volatile uint8_t *byte, uint32_t prevVal, uint32_t newVal) in atomicCmpXchgByte()
|
| /device/google/contexthub/firmware/os/cpu/x86/ |
| D | atomic.c | 41 uint32_t atomicXchgByte(volatile uint8_t *byte, uint32_t newVal) in atomicXchgByte() 75 bool atomicCmpXchgByte(volatile uint8_t *byte, uint32_t prevVal, uint32_t newVal) in atomicCmpXchgByte()
|
| /device/google/contexthub/util/nanotool/ |
| D | nanopacket_impl.h | 24 bool NanoPacket::DeserializeWord(T *destination, uint8_t byte) { in DeserializeWord()
|
| /device/google/contexthub/firmware/app/chre/common/ |
| D | chre_app.c | 110 struct chreSensorByteData byte; in processSingleAxisData() local 156 struct chreSensorByteData byte; in processEmbeddedData() local
|
| /device/google/contexthub/firmware/os/core/ |
| D | bl.c | 522 uint32_t byte = blLoaderRxByte(); in blLoader() local 564 uint32_t byte = blLoaderRxByte(); in blLoader() local 588 uint32_t byte = blLoaderRxByte(); in blLoader() local 633 uint32_t byte = blLoaderRxByte(); in blLoader() local
|
| D | osApi.c | 455 uint8_t byte = va_arg(args, int); in osExpApiI2cSlvTxPre() local
|
| /device/google/contexthub/firmware/os/platform/native/ |
| D | i2c.c | 62 int i2cSlaveTxPreamble(I2cBus busId, uint8_t byte, I2cCallbackF callback, void *cookie) in i2cSlaveTxPreamble()
|
| /device/google/contexthub/util/stm32_flash/ |
| D | flash.c | 53 ssize_t write_byte(int fd, uint8_t byte) in write_byte()
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/ |
| D | CommPs2.h | 22 #define IS_PS2_SYNC_BYTE(byte) ((byte & PS2_SYNC_MASK) == PS2_SYNC_BYTE) argument
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/ |
| D | CommPs2.h | 22 #define IS_PS2_SYNC_BYTE(byte) ((byte & PS2_SYNC_MASK) == PS2_SYNC_BYTE) argument
|
| /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/ |
| D | mm_jpeg_mpo_composer.c | 163 int32_t byte; in mm_jpeg_mpo_get_app_marker() local
|
| /device/google/contexthub/firmware/os/platform/stm32/ |
| D | i2c.c | 136 uint8_t byte; member 1005 static int i2cSlaveTx(uint32_t busId, const void *txBuf, uint8_t byte, in i2cSlaveTx() 1041 int i2cSlaveTxPreamble(uint32_t busId, uint8_t byte, I2cCallbackF callback, in i2cSlaveTxPreamble()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | obmalloc.c | 1632 const uchar byte = *(q-i); in _PyObject_DebugDumpAddress() local 1660 const uchar byte = tail[i]; in _PyObject_DebugDumpAddress() local
|
| D | exceptions.c | 1743 char byte[4]; in UnicodeDecodeError_str() local
|
| /device/google/contexthub/util/nanoapp_sign/ |
| D | nanoapp_sign.c | 87 uint8_t byte; in rand32_no_zero_bytes() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | obmalloc.c | 1681 const uchar byte = *(q-i); in _PyObject_DebugDumpAddress() local 1709 const uchar byte = tail[i]; in _PyObject_DebugDumpAddress() local
|
| D | exceptions.c | 1755 char byte[4]; in UnicodeDecodeError_str() local
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
| D | regint.h | 383 #define BBUF_WRITE1(buf,pos,byte) do{\ argument 391 #define BBUF_ADD1(buf,byte) BBUF_WRITE1((buf),(buf)->used,(byte)) argument 582 #define GET_BYTE_INC(byte,p) do{\ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
| D | xmltok.c | 53 #define UTF8_GET_NAMING2(pages, byte) \ argument 64 #define UTF8_GET_NAMING3(pages, byte) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
| D | xmltok.c | 55 #define UTF8_GET_NAMING2(pages, byte) \ argument 66 #define UTF8_GET_NAMING3(pages, byte) \ argument
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
| D | LegacyBiosMpTable.h | 163 UINT8 byte; member
|
| /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
| D | LegacyBiosMpTable.h | 167 UINT8 byte; member
|