/device/google/contexthub/firmware/os/core/ |
D | syscall.c | 36 const uint8_t *bits = mLevelBits; in syscallAddTable() local 39 uint32_t idx = path >> (32 - *bits); in syscallAddTable() 40 path <<= *bits++; in syscallAddTable() 47 if (*bits == 0) in syscallAddTable() 60 const uint8_t *bits = mLevelBits; in syscallFindHandlerLoc() local 63 uint32_t idx = path >> (32 - *bits); in syscallFindHandlerLoc() 65 path <<= *bits++; in syscallFindHandlerLoc() 70 if (!*bits) in syscallFindHandlerLoc()
|
/device/generic/car/emulator/usbpt/bluetooth/ |
D | bluetooth.prop | 10 # *NOT* correspond to a field. Instead, class of device is stored internally as 24 bits, 15 # (11 bits) (5 bits) (6 bits) 0b00
|
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | cpu.c | 50 uint32_t bits; member 75 dbx->bits = 0; in getInitedPersistedData() 131 osLog(LOG_ERROR, " CFSR = 0x%08lX BITS = 0x%08lX\n", cfsr, dbx->bits); in cpuDbxDump() 171 return (which < CPU_NUM_PERSISTENT_RAM_BITS) && ((dbx->bits >> which) & 1); in cpuRamPersistentBitGet() 180 dbx->bits |= (1ULL << which); in cpuRamPersistentBitSet() 182 dbx->bits &=~ (1ULL << which); in cpuRamPersistentBitSet()
|
/device/google/cuttlefish/host/commands/casimir_control_server/ |
D | casimir_controller.cpp | 167 bool crc, uint8_t bits, uint32_t bitrate, in SendBroadcast() argument 181 if (bits != 8) { in SendBroadcast() 191 if (bits != 8) { in SendBroadcast() 223 if (bits > 8) { in SendBroadcast() 224 return CF_ERR("There can not be more than 8 bits in last byte: " << bits); in SendBroadcast() 227 bits != 8 ? PollingFrameFormat::SHORT : PollingFrameFormat::LONG; in SendBroadcast() 238 return std::make_tuple(data, type, crc, bits, bitrate, timeout, power); in SendBroadcast()
|
D | casimir_controller.h | 44 uint8_t bits, uint32_t bitrate, uint32_t timeout, double power);
|
D | main.cpp | 251 requestConfig.set_bits(config.bits()); in SendBroadcastResult() 275 requestConfig.bits(), requestConfig.bitrate(), in SendBroadcastResult()
|
D | casimir_control.proto | 60 optional uint32 bits = 3;
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | gpio.c | 241 uint32_t bits[10], *bitsP = bits, base = (uint32_t)&block->BSRR; in gpioBitbangedUartOut() local 256 bits[0] = bsrrVals[0]; in gpioBitbangedUartOut() 258 bits[i + 1] = bsrrVals[chr & 1]; in gpioBitbangedUartOut() 259 bits[9] = bsrrVals[1]; in gpioBitbangedUartOut()
|
/device/google/cuttlefish/host/commands/vhost_user_input/ |
D | vhu_input.rs | 31 | VhostUserVirtioFeatures::PROTOCOL_FEATURES.bits();
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 27 … when you wish to return more than one error class). Do not assume ints are 32 bits. Or 64. Or 16.
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 202 …64_t count, uint64_t sbit, uint64_t ebit) "hb %p items %"PRIu64",%"PRIu64" bits %"PRIu64"..%"PRIu64 203 …64_t count, uint64_t sbit, uint64_t ebit) "hb %p items %"PRIu64",%"PRIu64" bits %"PRIu64"..%"PRIu64 1318 … int stop, uint64_t wordtime) "UART%d: speed: %d, parity: %c, data bits: %d, stop bits: %d wordtim… 1350 …d, uint8_t parity, int data, int stop) "USART: speed: %d, parity: %c, data bits: %d, stop bits: %d" 1450 qxl_set_mode(int qid, int modenr, uint32_t x_res, uint32_t y_res, uint32_t bits, uint64_t devmem) "… 3032 e1000e_irq_write_ics(uint32_t val) "Adding ICR bits 0x%x" 3033 e1000e_irq_icr_process_iame(void) "Clearing IMS bits due to IAME" 3041 e1000e_irq_icr_clear_eiac(uint32_t icr, uint32_t eiac) "Clearing ICR bits due to EIAC, ICR: 0x%X, E… 3042 e1000e_irq_ims_clear_set_imc(uint32_t val) "Clearing IMS bits due to IMC write 0x%x" 3554 pci_nvme_ub_mmiowr_toosmall(uint64_t offset, unsigned size) "MMIO write smaller than 32 bits, offse… [all …]
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 202 …64_t count, uint64_t sbit, uint64_t ebit) "hb %p items %"PRIu64",%"PRIu64" bits %"PRIu64"..%"PRIu64 203 …64_t count, uint64_t sbit, uint64_t ebit) "hb %p items %"PRIu64",%"PRIu64" bits %"PRIu64"..%"PRIu64 1318 … int stop, uint64_t wordtime) "UART%d: speed: %d, parity: %c, data bits: %d, stop bits: %d wordtim… 1350 …d, uint8_t parity, int data, int stop) "USART: speed: %d, parity: %c, data bits: %d, stop bits: %d" 1450 qxl_set_mode(int qid, int modenr, uint32_t x_res, uint32_t y_res, uint32_t bits, uint64_t devmem) "… 3032 e1000e_irq_write_ics(uint32_t val) "Adding ICR bits 0x%x" 3033 e1000e_irq_icr_process_iame(void) "Clearing IMS bits due to IAME" 3041 e1000e_irq_icr_clear_eiac(uint32_t icr, uint32_t eiac) "Clearing ICR bits due to EIAC, ICR: 0x%X, E… 3042 e1000e_irq_ims_clear_set_imc(uint32_t val) "Clearing IMS bits due to IMC write 0x%x" 3554 pci_nvme_ub_mmiowr_toosmall(uint64_t offset, unsigned size) "MMIO write smaller than 32 bits, offse… [all …]
|