Main Menu
Keith Koep Logo
  • Deutsch
  • Enterprise
  • Profile
  • Products
  • References
  • Service
  • Contact
  • Imprint
Trace: » Windows CE » Hardware » Drvlib
  • Hardware
    • Application Notes
    • Baseboards
    • Distribution
    • Modules
    • Panels
    • Benchmark
  • Software: Bootloader & Tools
    • Bootloader for Keith & Koep Trizeps Modules
    • Download Tools/Helpers for Keith & Koep Bootloader
  • Windows CE
    • Application Notes
    • Board Support Packages
    • Demo Applications
    • Drvlib
    • Images
    • Software Development Kit
    • SPARK-Project
    • Training Material for Windows CE
  • Nutzungsbedingungen
  • Frequently Asked Questions


Access to information is restricted depending on your login. Request login-information through our contact form.

Table of Contents
  • Drvlib
    • AC97-Codec
    • Display
    • GPIO
    • I2C
    • Interrupt (CE6)
    • Memory
    • Misc
    • Trizeps 6

Drvlib

The drvlib.lib is a library containing commonly used functions of the Trizeps module. It is linked to most of our drivers.

These functions are exported by the drvlib_app.dll:

AC97-Codec

  • AC97_Init
  • AC97_Alloc
  • AC97_Free
  • AC97_ColdReset
  • AC97_Lock
  • AC97_Unlock
  • AC97_Read
  • AC97_Write
  • AC97_RawRead
  • AC97_RawWrite

Display

  • GetBacklightIntensity
  • GetContrastIntensity
  • SetBacklightIntensity
  • SetContrastIntensity
  • Trigger_Backlight
  • CursorOn
  • CursorOff

GPIO

  • GPIO_AllocSpace
  • GPIO_FreeSpace
  • GPIO_Init_Pin
  • GPIO_Set_Pin
  • GPIO_Get_Pin
  • GPIO_Set_PWM

I2C

  • I2C_Init
  • I2C_Alloc
  • I2C_Free
  • I2C_Lock
  • I2C_Unlock
  • I2C_UseSemaphore
  • I2C_SetTimeout
  • I2C_SetSlaveAddress
  • I2C_Stop
  • I2C_Read
  • I2C_Write
  • I2C_ReadRandom
  • I2C_WriteRandom
  • I2C_ReadByte
  • I2C_ReadBurst
  • I2C_WriteBurst
  • I2C_ReadBurstAll
  • I2C_ReadResetError

Interrupt (CE6)

  • OEM_InterruptInitialize
  • OEM_InterruptDisable
  • OEM_InterruptDone
  • OEM_InterruptMask
  • OEM_LoadIntChainHandler
  • OEM_FreeIntChainHandler
  • OEM_KernelLibIoControl

Memory

  • VirtualAllocCopy
  • OEM_AllocPhysMem
  • OEM_FreePhysMem
  • OEM_MmMapIoSpace
  • OEM_MmUnmapIoSpace
  • OEM_VirtualCopy

Misc

  • ADC_Read
  • ADC_Sample
  • ADC_GetLastTouchValues
  • Get_ImageID
  • Get_DeviceID
  • Registry_Clear
  • Registry_Save
  • Set_SoftReset
  • Trigger_Watchdog
  • MaskTouchEvents

Trizeps 6

  • CPLDAction
  • DFIOMapSpace
  • DFIOWrite
  • DFIORead
(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use