10 #ifndef ISF_SYSCONF_COMMS_EXTERN_H
11 #define ISF_SYSCONF_COMMS_EXTERN_H
33 #if ISF_COMPONENT_GPIO
34 #define NUM_GPIO_PINS (16)
35 #define NUM_ROWS NUM_GPIO_PINS
37 #define GPIO_PIN_MUX_MASK (0)
38 #define GPIO_PIN_MUX_VALUE (1)
39 extern const uint8 gNumGpioBuses;
40 extern const gpioBusConfig_t gSysGpioBusConfig[];
41 extern const gpioRegLayout_t gSysGpioRegLayout;
42 extern gpioBusInfo_t gSysGpioBusInfo[];
43 extern vuint8 *
const gpioPinMuxRegTable[];
44 extern const uint8 gpioPinMaskValueTable[NUM_ROWS][NUM_COLS];
const i2c_BusRegInfo_t gSys_I2cRegInfo[]
const i2c_BusConfig_t gSys_I2cBusConfig[]
volatile unsigned char vuint8
This defines uint8 as unsigned char.
const sys_channelDescriptor_t gSys_ConfiguredChannelList[]
const uint8 gSys_NumChannels
i2c_BusInfo_t gSys_I2cBusInfo[]
This structure defines the channel descriptor.
This file defines the configuration types and structures for the system communication channel...
const uint8 gSys_NumI2cBuses