| /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
| D | core_cmInstr.h | 566 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __LDREXB(volatile uint8_t *addr) in __LDREXB() 589 __attribute__( ( always_inline ) ) __STATIC_INLINE uint16_t __LDREXH(volatile uint16_t *addr) in __LDREXH() 612 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __LDREXW(volatile uint32_t *addr) in __LDREXW() 630 …ute__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXB(uint8_t value, volatile uint8_t *addr) in __STREXB() 648 …e__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() 666 …e__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXW(uint32_t value, volatile uint32_t *addr) in __STREXW() 757 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *addr) in __LDRBT() 780 __attribute__( ( always_inline ) ) __STATIC_INLINE uint16_t __LDRHT(volatile uint16_t *addr) in __LDRHT() 803 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __LDRT(volatile uint32_t *addr) in __LDRT() 819 …ttribute__( ( always_inline ) ) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *addr) in __STRBT() [all …]
|
| /device/google/accessory/arduino/USB_Host_Shield/ |
| D | Usb.h | 161 inline byte USB::getDevDescr( byte addr, byte ep, unsigned int nbytes, char* dataptr, unsigned int … in getDevDescr() 165 inline byte USB::getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, u… in getConfDescr() 169 inline byte USB::getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int lan… in getStrDescr() 177 inline byte USB::setConf( byte addr, byte ep, byte conf_value, unsigned int nak_limit ) { in setConf() 181 inline byte USB::setProto( byte addr, byte ep, byte interface, byte protocol, unsigned int nak_limi… in setProto() 184 inline byte USB::getProto( byte addr, byte ep, byte interface, char* dataptr, unsigned int nak_limi… in getProto() 188 inline byte USB::getReportDescr( byte addr, byte ep, unsigned int nbytes, char* dataptr, unsigned i… in getReportDescr() 191 inline byte USB::setReport( byte addr, byte ep, unsigned int nbytes, byte interface, byte report_ty… in setReport() 194 inline byte USB::getReport( byte addr, byte ep, unsigned int nbytes, byte interface, byte report_ty… in getReport() 198 inline byte USB::getIdle( byte addr, byte ep, byte interface, byte reportID, char* dataptr, unsigne… in getIdle() [all …]
|
| D | Usb.cpp | 67 EP_RECORD* USB::getDevTableEntry( byte addr, byte ep ) in getDevTableEntry() 76 void USB::setDevTableEntry( byte addr, EP_RECORD* eprecord_ptr ) in setDevTableEntry() 86 byte USB::ctrlReq( byte addr, byte ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, uns… in ctrlReq() 137 byte USB::ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsi… in ctrlData() 155 byte USB::inTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit ) in inTransfer() 191 int USB::newInTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit… in newInTransfer() 231 byte USB::outTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit ) in outTransfer()
|
| /device/google/accessory/arduino/AndroidAccessory/ |
| D | AndroidAccessory.cpp | 60 int AndroidAccessory::getProtocol(byte addr) in getProtocol() 71 void AndroidAccessory::sendString(byte addr, int index, const char *str) in sendString() 82 bool AndroidAccessory::switchDevice(byte addr) in switchDevice() 115 bool AndroidAccessory::findEndpoints(byte addr, EP_RECORD *inEp, EP_RECORD *outEp) in findEndpoints()
|
| /device/google/contexthub/util/stm32_flash/ |
| D | stm32_bl.c | 62 static uint8_t write_addr(handle_t *handle, uint32_t addr) in write_addr() 120 uint8_t read_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer) in read_memory() 155 uint8_t write_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer) in write_memory()
|
| D | i2c.h | 26 uint8_t addr; member
|
| D | flash.c | 59 uint8_t addr = 0x39; in main() local
|
| /device/google/contexthub/firmware/inc/ |
| D | i2c.h | 34 static inline int i2cMasterTx(uint32_t busId, uint32_t addr, in i2cMasterTx() 38 static inline int i2cMasterRx(uint32_t busId, uint32_t addr, in i2cMasterRx()
|
| D | util.h | 33 #define container_of(addr, struct_name, field_name) \ argument
|
| /device/google/contexthub/firmware/src/platform/linux/ |
| D | i2c.c | 39 int i2cMasterTxRx(I2cBus busId, I2cAddr addr, in i2cMasterTxRx() 46 int i2cSlaveRequest(I2cBus busId, I2cAddr addr) in i2cSlaveRequest()
|
| /device/generic/goldfish/libqemu/ |
| D | test_host_1.c | 60 struct sockaddr_in addr; in socket_loopback_server() local 93 struct sockaddr_un addr; in socket_unix_server() local
|
| D | test_host_2.c | 58 struct sockaddr_in addr; in socket_loopback_server() local
|
| D | test_util.c | 48 struct sockaddr_in addr; in pipe_openSocket() local
|
| /device/google/contexthub/firmware/src/platform/stm32f4xx/ |
| D | eeData.c | 102 void *addr = eeDataGetEx(name, &offset, true, buf, szP); in eeDataGetAllVersions() local 142 uint32_t *addr = (uint32_t*)vaddr; in eeDataEraseOldVersion() local
|
| /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/ |
| D | mm_camera_helper.c | 43 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image()
|
| /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/ |
| D | mm_camera_sock.h | 44 struct sockaddr addr; member
|
| /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/ |
| D | mm_camera_sock.h | 44 struct sockaddr addr; member
|
| /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
| D | mm_jpeg_ionbuf.h | 49 uint8_t *addr; member
|
| /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
| D | mm_jpeg_ionbuf.h | 48 uint8_t *addr; member
|
| /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
| D | mm_jpeg_ionbuf.h | 48 uint8_t *addr; member
|
| /device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
| D | TcpStream.cpp | 63 struct sockaddr_in addr; in accept() local
|
| /device/google/contexthub/util/nanoapp_postprocess/ |
| D | postprocess.c | 66 uint32_t addr; member 648 static uint8_t fixupAddrElf(uint32_t *addr) in fixupAddrElf() 750 uint32_t *addr = (uint32_t *) &data[offset]; in genElfNanoRelocs() local 768 uint32_t *addr = (uint32_t *) &data[offset]; in genElfNanoRelocs() local
|
| /device/google/contexthub/firmware/misc/platform/stm32f4xx/flash_script/ |
| D | tool.c | 64 static void __attribute__((used)) flashWriteOneK(uint32_t addr, const uint8_t* data) in flashWriteOneK()
|
| /device/asus/fugu/original-kernel-headers/linux/sound/ |
| D | intel_sst_ioctl.h | 54 __u64 addr; member
|
| /device/asus/fugu/kernel-headers/linux/sound/ |
| D | intel_sst_ioctl.h | 42 __u64 addr; member
|