Namespaces | Enumerations

include/base/defines_gpio.h File Reference

(r4864/r4162)

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  base

Enumerations

enum  base::GpioRegisters {
  base::GPIO_CONFIG = 0x010000, base::GPIO_SYNCM_BAUD_START = 0x010100, base::GPIO_SYNCM_BAUD1 = 0x010104, base::GPIO_SYNCM_BAUD2 = 0x010108,
  base::GPIO_SYNCM_SCALEDOWN = 0x01010C, base::GPIO_SYNCS0_BAUD_START = 0x010200, base::GPIO_SYNCS0_BAUD1 = 0x010204, base::GPIO_SYNCS0_BAUD2 = 0x010208,
  base::GPIO_SYNCS1_BAUD_START = 0x010300, base::GPIO_SYNCS1_BAUD1 = 0x010304, base::GPIO_SYNCS1_BAUD2 = 0x010308
}
enum  base::GpioChannels {
  base::SYNC_M = 1, base::SYNC_S0 = 2, base::SYNC_S1 = 3, base::AUX0 = 4,
  base::AUX1 = 5, base::AUX2 = 6, base::AUX3 = 7, base::NumGpio = 7
}