Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 24 of 24) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Datomic.h42 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()
DsyscallDo.h299 static inline int eOsI2cSlaveTxPreamble(uint32_t busId, uint8_t byte, uint32_t cbkTid, void *cookie) in eOsI2cSlaveTxPreamble()
/device/google/contexthub/firmware/os/cpu/cortexm4/
Datomic.c19 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/
Datomic.c41 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/
Dnanopacket_impl.h24 bool NanoPacket::DeserializeWord(T *destination, uint8_t byte) { in DeserializeWord()
/device/google/contexthub/firmware/app/chre/common/
Dchre_app.c110 struct chreSensorByteData byte; in processSingleAxisData() local
156 struct chreSensorByteData byte; in processEmbeddedData() local
/device/google/contexthub/firmware/os/core/
Dbl.c522 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
DosApi.c455 uint8_t byte = va_arg(args, int); in osExpApiI2cSlvTxPre() local
/device/google/contexthub/firmware/os/platform/native/
Di2c.c62 int i2cSlaveTxPreamble(I2cBus busId, uint8_t byte, I2cCallbackF callback, void *cookie) in i2cSlaveTxPreamble()
/device/google/contexthub/util/stm32_flash/
Dflash.c53 ssize_t write_byte(int fd, uint8_t byte) in write_byte()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
DCommPs2.h22 #define IS_PS2_SYNC_BYTE(byte) ((byte & PS2_SYNC_MASK) == PS2_SYNC_BYTE) argument
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
DCommPs2.h22 #define IS_PS2_SYNC_BYTE(byte) ((byte & PS2_SYNC_MASK) == PS2_SYNC_BYTE) argument
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_mpo_composer.c163 int32_t byte; in mm_jpeg_mpo_get_app_marker() local
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c136 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/
Dobmalloc.c1632 const uchar byte = *(q-i); in _PyObject_DebugDumpAddress() local
1660 const uchar byte = tail[i]; in _PyObject_DebugDumpAddress() local
Dexceptions.c1743 char byte[4]; in UnicodeDecodeError_str() local
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c87 uint8_t byte; in rand32_no_zero_bytes() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1681 const uchar byte = *(q-i); in _PyObject_DebugDumpAddress() local
1709 const uchar byte = tail[i]; in _PyObject_DebugDumpAddress() local
Dexceptions.c1755 char byte[4]; in UnicodeDecodeError_str() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h383 #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/
Dxmltok.c53 #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/
Dxmltok.c55 #define UTF8_GET_NAMING2(pages, byte) \ argument
66 #define UTF8_GET_NAMING3(pages, byte) \ argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DLegacyBiosMpTable.h163 UINT8 byte; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h167 UINT8 byte; member