Searched refs:unit (Results 1 – 16 of 16) sorted by relevance
/device/google/contexthub/firmware/os/platform/stm32/ |
D | usart.c | 95 struct StmUsart *block = (struct StmUsart*)mUsartPorts[usart->unit = --port]; in usartOpen() 134 struct StmUsart *block = (struct StmUsart*)mUsartPorts[usart->unit]; in usartClose() 140 pwrUnitClock(mUsartBusses[usart->unit], mUsartPeriphs[usart->unit], false); in usartClose() 153 struct StmUsart *block = (struct StmUsart*)mUsartPorts[usart->unit]; in usartFlush() 160 struct StmUsart *block = (struct StmUsart*)mUsartPorts[usart->unit]; in usartPutchar()
|
D | pwr.c | 109 void pwrUnitClock(uint32_t bus, uint32_t unit, bool on) in pwrUnitClock() argument 114 *reg |= unit; in pwrUnitClock() 116 *reg &=~ unit; in pwrUnitClock() 119 void pwrUnitReset(uint32_t bus, uint32_t unit, bool on) in pwrUnitReset() argument 124 *reg |= unit; in pwrUnitReset() 126 *reg &=~ unit; in pwrUnitReset()
|
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/ |
D | pwr.h | 180 void pwrUnitClock(uint32_t bus, uint32_t unit, bool on); 181 void pwrUnitReset(uint32_t bus, uint32_t unit, bool on);
|
D | usart.h | 31 uint8_t unit; member
|
/device/google/contexthub/firmware/os/platform/native/inc/plat/ |
D | usart.h | 28 uint8_t unit; member
|
/device/google/trout/tests/hal/vehicle/2.0/ |
D | Android.bp | 20 name: "android.hardware.automotive.vehicle@2.0-virtualization-server-unit-tests",
|
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | gles31_only.entries | 59 void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, G…
|
D | gles3_only.entries | 90 void glBindSampler(GLuint unit, GLuint sampler);
|
/device/google/cuttlefish_vmm/aarch64-linux-gnu/ |
D | builder-packages.txt | 563 ruby-test-unit 3.2.8-1
|
/device/google/cuttlefish_vmm/x86_64-linux-gnu/ |
D | builder-packages.txt | 597 ruby-test-unit 3.2.8-1
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 409 GL_ENTRY(void, glBindSampler, GLuint unit, GLuint sampler) 521 GL_ENTRY(void, glBindImageTexture, GLuint unit, GLuint texture, GLint level, GLboolean layered, GLi…
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/ |
D | gles1.in | 157 GL_ENTRY(void, glTexCoordPointerData, GLint unit, GLint size, GLenum type, GLsizei stride, void * …
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 37 // MeasureUnit unit (deprecated) 2614 // Allows to specify a custom unit different than the default (ns) for this 2617 // trace need to use the same unit. 7103 // Reserved for Perfetto unit and integration tests. 8728 optional Unit unit = 3; field 8730 // In order to use a unit not defined as a part of |Unit|, a free-form unit 8903 // - The unit (default: 1ns).
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2996 e1000e_cb_pci_uninit(void) "E1000E PCI unit entry"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2996 e1000e_cb_pci_uninit(void) "E1000E PCI unit entry"
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 29824 HSPLandroid/icu/number/NumberFormatterSettings;->unit(Landroid/icu/util/MeasureUnit;)Landroid/icu/n…
|