Searched refs:blocks (Results 1 – 12 of 12) sorted by relevance
/device/google/contexthub/firmware/os/platform/stm32/lkr/ |
D | stm32f401.map.lkr | 20 eedata : ORIGIN = 0x08004000, LENGTH = 32K /* two 16K blocks */ 22 shared : ORIGIN = 0x08020000, LENGTH = 384K /* 3x 128K blocks */
|
D | stm32f411.map.lkr | 20 eedata : ORIGIN = 0x08004000, LENGTH = 32K /* two 16K blocks */ 22 shared : ORIGIN = 0x08040000, LENGTH = 256K /* 2x 128K blocks */
|
D | stm32f412.map.lkr | 20 eedata : ORIGIN = 0x08004000, LENGTH = 32K /* two 16K blocks */ 22 shared : ORIGIN = 0x08040000, LENGTH = 768K /* 6x 128K blocks */
|
/device/google/contexthub/firmware/os/core/ |
D | hostIntf.c | 666 uint32_t i, j, blocks, maxBlocks, numAxis, packetSamples; in initSensors() local 717 blocks = (MAX_MIN_SAMPLES + packetSamples - 1) / packetSamples; in initSensors() 719 blocks = (si->minSamples + packetSamples - 1) / packetSamples; in initSensors() 721 maxBlocks = maxBlocks > blocks ? maxBlocks : blocks; in initSensors()
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/ |
D | iaxxx-debug-intf.h | 48 struct iaxxx_arb_block blocks[IAXXX_ARB_BLOCK_NUM]; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/ |
D | iaxxx-debug-intf.h | 52 struct iaxxx_arb_block blocks[IAXXX_ARB_BLOCK_NUM]; member
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 65 repeated GpuCounterBlock blocks = 2; field 3583 optional uint32 blocks = 4; field 3615 optional uint64 blocks = 5; field 3665 optional int32 blocks = 3; field 3672 optional int32 blocks = 3; field 3863 optional uint64 blocks = 3; field 3868 optional uint64 blocks = 3; field 3947 optional uint64 blocks = 7; field 3957 optional uint64 blocks = 7; field 3987 optional uint64 blocks = 7; field [all …]
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 263 # documentation blocks found inside the body of a function. 264 # If set to NO (the default) these blocks will be appended to the 522 # doxygen to hide any special comment blocks from generated source code
|
/device/google/coral/json-c/ |
D | Doxyfile | 263 # documentation blocks found inside the body of a function. 264 # If set to NO (the default) these blocks will be appended to the 522 # doxygen to hide any special comment blocks from generated source code
|
/device/google/redbull/json-c/ |
D | Doxyfile | 263 # documentation blocks found inside the body of a function. 264 # If set to NO (the default) these blocks will be appended to the 522 # doxygen to hide any special comment blocks from generated source code
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3989 …long lba, unsigned long count, unsigned long len) "scmd %d: start LBA 0x%lx %lu blocks (%lu bytes)" 3990 …long lba, unsigned long count, unsigned long len) "scmd %d: start LBA 0x%lx %lu blocks (%lu bytes)" 5713 qemu_rdma_init_ram_blocks(int blocks) "Allocated %d local ram block structures"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3989 …long lba, unsigned long count, unsigned long len) "scmd %d: start LBA 0x%lx %lu blocks (%lu bytes)" 3990 …long lba, unsigned long count, unsigned long len) "scmd %d: start LBA 0x%lx %lu blocks (%lu bytes)" 5713 qemu_rdma_init_ram_blocks(int blocks) "Allocated %d local ram block structures"
|