BeRTOS
|
LM3S1968 GPIO hardware definitions. More...
Go to the source code of this file.
Defines | |
#define | GPIO_O_DATA 0x00000000 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_DIR 0x00000400 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_IS 0x00000404 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_IBE 0x00000408 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_IEV 0x0000040C |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_IM 0x00000410 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_RIS 0x00000414 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_MIS 0x00000418 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_ICR 0x0000041C |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_AFSEL 0x00000420 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_DR2R 0x00000500 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_DR4R 0x00000504 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_DR8R 0x00000508 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_ODR 0x0000050C |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_PUR 0x00000510 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_PDR 0x00000514 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_SLR 0x00000518 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_DEN 0x0000051C |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_LOCK 0x00000520 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_CR 0x00000524 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_AMSEL 0x00000528 |
The following are defines for the GPIO register offsets. | |
#define | GPIO_O_PCTL 0x0000052C |
The following are defines for the GPIO register offsets. | |
#define | GPIO_LOCK_M 0xFFFFFFFF |
The following are defines for the bit fields in the GPIO_O_LOCK register. | |
#define | GPIO_LOCK_UNLOCKED 0x00000000 |
The following are defines for the bit fields in the GPIO_O_LOCK register. | |
#define | GPIO_LOCK_LOCKED 0x00000001 |
The following are defines for the bit fields in the GPIO_O_LOCK register. | |
#define | GPIO_LOCK_KEY 0x1ACCE551 |
The following are defines for the bit fields in the GPIO_O_LOCK register. | |
#define | GPIO_LOCK_KEY_DD 0x4C4F434B |
The following are defines for the bit fields in the GPIO_O_LOCK register. | |
#define | GPIO_PCTL_PA0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA0_U0RX 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA0_I2C1SCL 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA0_U1RX 0x00000009 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA1_U0TX 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA1_I2C1SDA 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA1_U1TX 0x00000090 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA2_SSI0CLK 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA2_PWM4 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA2_I2S0RXSD 0x00000900 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA3_SSI0FSS 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA3_PWM5 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA3_I2S0RXMCLK 0x00009000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA4_SSI0RX 0x00010000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA4_PWM6 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA4_CAN0RX 0x00050000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA4_I2S0TXSCK 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA5_SSI0TX 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA5_PWM7 0x00400000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA5_CAN0TX 0x00500000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA5_I2S0TXWS 0x00900000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_I2C1SCL 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_CCP1 0x02000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_PWM0 0x04000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_PWM4 0x05000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_CAN0RX 0x06000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_USB0EPEN 0x08000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA6_U1CTS 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_I2C1SDA 0x10000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_CCP4 0x20000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_PWM1 0x40000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_PWM5 0x50000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_CAN0TX 0x60000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_CCP3 0x70000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_USB0PFLT 0x80000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PA7_U1DCD 0x90000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port A. | |
#define | GPIO_PCTL_PB0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB0_CCP0 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB0_PWM2 0x00000002 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB0_U1RX 0x00000005 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB1_CCP2 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB1_PWM3 0x00000020 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB1_CCP1 0x00000040 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB1_U1TX 0x00000050 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB2_I2C0SCL 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB2_IDX0 0x00000200 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB2_CCP3 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB2_CCP0 0x00000500 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB2_USB0EPEN 0x00000800 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB3_I2C0SDA 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB3_FAULT0 0x00002000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB3_FAULT3 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB3_USB0PFLT 0x00008000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB4_U2RX 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB4_CAN0RX 0x00050000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB4_IDX0 0x00060000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB4_U1RX 0x00070000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB4_EPI0S23 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_C0O 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_CCP5 0x00200000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_CCP6 0x00300000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_CCP0 0x00400000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_CAN0TX 0x00500000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_CCP2 0x00600000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_U1TX 0x00700000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB5_EPI0S22 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_CCP1 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_CCP7 0x02000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_C0O 0x03000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_FAULT1 0x04000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_IDX0 0x05000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_CCP5 0x06000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB6_I2S0TXSCK 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PB7_NMI 0x40000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port B. | |
#define | GPIO_PCTL_PC0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC0_TCK 0x00000003 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC1_TMS 0x00000030 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC2_TDI 0x00000300 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC3_TDO 0x00003000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_CCP5 0x00010000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_PHA0 0x00020000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_PWM6 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_CCP2 0x00050000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_CCP4 0x00060000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_EPI0S2 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC4_CCP1 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_CCP1 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_C1O 0x00200000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_C0O 0x00300000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_FAULT2 0x00400000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_CCP3 0x00500000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_USB0EPEN 0x00600000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC5_EPI0S3 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_CCP3 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_PHB0 0x02000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_C2O 0x03000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_PWM7 0x04000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_U1RX 0x05000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_CCP0 0x06000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_USB0PFLT 0x07000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC6_EPI0S4 0x08000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_CCP4 0x10000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_PHB0 0x20000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_CCP0 0x40000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_U1TX 0x50000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_USB0PFLT 0x60000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_C1O 0x70000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PC7_EPI0S5 0x80000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port C. | |
#define | GPIO_PCTL_PD0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_PWM0 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_CAN0RX 0x00000002 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_IDX0 0x00000003 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_U2RX 0x00000004 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_U1RX 0x00000005 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_CCP6 0x00000006 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_I2S0RXSCK 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD0_U1CTS 0x00000009 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_PWM1 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_CAN0TX 0x00000020 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_PHA0 0x00000030 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_U2TX 0x00000040 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_U1TX 0x00000050 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_CCP7 0x00000060 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_I2S0RXWS 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_U1DCD 0x00000090 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_CCP2 0x000000A0 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD1_PHB1 0x000000B0 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD2_U1RX 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD2_CCP6 0x00000200 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD2_PWM2 0x00000300 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD2_CCP5 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD2_EPI0S20 0x00000800 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD3_U1TX 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD3_CCP7 0x00002000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD3_PWM3 0x00003000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD3_CCP0 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD3_EPI0S21 0x00008000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD4_CCP0 0x00010000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD4_CCP3 0x00020000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD4_I2S0RXSD 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD4_U1RI 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD4_EPI0S19 0x000A0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD5_CCP2 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD5_CCP4 0x00200000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD5_I2S0RXMCLK 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD5_U2RX 0x00900000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD5_EPI0S28 0x00A00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD6_FAULT0 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD6_I2S0TXSCK 0x08000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD6_U2TX 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD6_EPI0S29 0x0A000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_IDX0 0x10000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_C0O 0x20000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_CCP1 0x30000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_I2S0TXWS 0x80000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_U1DTR 0x90000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PD7_EPI0S30 0xA0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port D. | |
#define | GPIO_PCTL_PE0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE0_PWM4 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE0_SSI1CLK 0x00000002 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE0_CCP3 0x00000003 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE0_EPI0S8 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE0_USB0PFLT 0x00000009 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_PWM5 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_SSI1FSS 0x00000020 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_FAULT0 0x00000030 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_CCP2 0x00000040 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_CCP6 0x00000050 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE1_EPI0S9 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_CCP4 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_SSI1RX 0x00000200 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_PHB1 0x00000300 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_PHA0 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_CCP2 0x00000500 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE2_EPI0S24 0x00000800 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_CCP1 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_SSI1TX 0x00002000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_PHA1 0x00003000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_PHB0 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_CCP7 0x00005000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE3_EPI0S25 0x00008000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE4_CCP3 0x00010000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE4_FAULT0 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE4_U2TX 0x00050000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE4_CCP2 0x00060000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE4_I2S0TXWS 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE5_CCP5 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE5_I2S0TXSD 0x00900000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE6_PWM4 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE6_C1O 0x02000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE6_U1CTS 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE7_PWM5 0x10000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE7_C2O 0x20000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PE7_U1DCD 0x90000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port E. | |
#define | GPIO_PCTL_PF0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF0_CAN1RX 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF0_PHB0 0x00000002 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF0_PWM0 0x00000003 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF0_I2S0TXSD 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF0_U1DSR 0x00000009 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_CAN1TX 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_IDX1 0x00000020 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_PWM1 0x00000030 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_I2S0TXMCLK 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_U1RTS 0x00000090 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF1_CCP3 0x000000A0 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF2_LED1 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF2_PWM4 0x00000200 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF2_PWM2 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF2_SSI1CLK 0x00000900 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF3_LED0 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF3_PWM5 0x00002000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF3_PWM3 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF3_SSI1FSS 0x00009000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF4_CCP0 0x00010000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF4_C0O 0x00020000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF4_FAULT0 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF4_EPI0S12 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF4_SSI1RX 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF5_CCP2 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF5_C1O 0x00200000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF5_EPI0S15 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF5_SSI1TX 0x00900000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF6_CCP1 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF6_C2O 0x02000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF6_PHA0 0x04000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF6_I2S0TXMCLK 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF6_U1RTS 0x0A000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF7_CCP4 0x10000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF7_PHB0 0x40000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF7_EPI0S12 0x80000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PF7_FAULT1 0x90000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port F. | |
#define | GPIO_PCTL_PG0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG0_U2RX 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG0_PWM0 0x00000002 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG0_I2C1SCL 0x00000003 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG0_PWM4 0x00000004 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG0_USB0EPEN 0x00000007 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG0_EPI0S13 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG1_U2TX 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG1_PWM1 0x00000020 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG1_I2C1SDA 0x00000030 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG1_PWM5 0x00000040 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG1_EPI0S14 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG2_PWM0 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG2_FAULT0 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG2_IDX1 0x00000800 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG2_I2S0RXSD 0x00000900 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG3_PWM1 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG3_FAULT2 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG3_FAULT0 0x00008000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG3_I2S0RXMCLK 0x00009000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG4_CCP3 0x00010000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG4_FAULT1 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG4_EPI0S15 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG4_PWM6 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG4_U1RI 0x000A0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_CCP5 0x00100000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_IDX0 0x00400000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_FAULT1 0x00500000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_PWM7 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_I2S0RXSCK 0x00900000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG5_U1DTR 0x00A00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG6_PHA1 0x01000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG6_PWM6 0x04000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG6_FAULT1 0x08000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG6_I2S0RXWS 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG6_U1RI 0x0A000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG7_PHB1 0x10000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG7_PWM7 0x40000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG7_CCP5 0x80000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PG7_EPI0S31 0x90000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port G. | |
#define | GPIO_PCTL_PH0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH0_CCP6 0x00000001 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH0_PWM2 0x00000002 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH0_EPI0S6 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH0_PWM4 0x00000009 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH1_CCP7 0x00000010 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH1_PWM3 0x00000020 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH1_EPI0S7 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH1_PWM5 0x00000090 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH2_IDX1 0x00000100 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH2_C1O 0x00000200 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH2_FAULT3 0x00000400 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH2_EPI0S1 0x00000800 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH3_PHB0 0x00001000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH3_FAULT0 0x00002000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH3_USB0EPEN 0x00004000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH3_EPI0S0 0x00008000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH4_USB0PFLT 0x00040000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH4_EPI0S10 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH4_SSI1CLK 0x000B0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH5_EPI0S11 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH5_FAULT2 0x00A00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH5_SSI1FSS 0x00B00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH6_EPI0S26 0x08000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH6_PWM4 0x0A000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH6_SSI1RX 0x0B000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH7_EPI0S27 0x80000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH7_PWM5 0xA0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PH7_SSI1TX 0xB0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port H. | |
#define | GPIO_PCTL_PJ0_M 0x0000000F |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ0_EPI0S16 0x00000008 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ0_PWM0 0x0000000A |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ0_I2C1SCL 0x0000000B |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ1_M 0x000000F0 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ1_EPI0S17 0x00000080 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ1_USB0PFLT 0x00000090 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ1_PWM1 0x000000A0 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ1_I2C1SDA 0x000000B0 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ2_M 0x00000F00 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ2_EPI0S18 0x00000800 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ2_CCP0 0x00000900 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ2_FAULT0 0x00000A00 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ3_M 0x0000F000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ3_EPI0S19 0x00008000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ3_U1CTS 0x00009000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ3_CCP6 0x0000A000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ4_M 0x000F0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ4_EPI0S28 0x00080000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ4_U1DCD 0x00090000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ4_CCP4 0x000A0000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ5_M 0x00F00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ5_EPI0S29 0x00800000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ5_U1DSR 0x00900000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ5_CCP2 0x00A00000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ6_M 0x0F000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ6_EPI0S30 0x08000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ6_U1RTS 0x09000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ6_CCP1 0x0A000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ7_M 0xF0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ7_U1DTR 0x90000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_PCTL_PJ7_CCP0 0xA0000000 |
The following are defines for the bit fields in the GPIO_PCTL register for port J. | |
#define | GPIO_O_PeriphID4 0x00000FD0 |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID5 0x00000FD4 |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID6 0x00000FD8 |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID7 0x00000FDC |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID0 0x00000FE0 |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID1 0x00000FE4 |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID2 0x00000FE8 |
The following definitions are deprecated. | |
#define | GPIO_O_PeriphID3 0x00000FEC |
The following definitions are deprecated. | |
#define | GPIO_O_PCellID0 0x00000FF0 |
The following definitions are deprecated. | |
#define | GPIO_O_PCellID1 0x00000FF4 |
The following definitions are deprecated. | |
#define | GPIO_O_PCellID2 0x00000FF8 |
The following definitions are deprecated. | |
#define | GPIO_O_PCellID3 0x00000FFC |
The following definitions are deprecated. | |
#define | GPIO_RV_DEN 0x000000FF |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PUR 0x000000FF |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_DR2R 0x000000FF |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PCellID1 0x000000F0 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PCellID3 0x000000B1 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID0 0x00000061 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID1 0x00000010 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PCellID0 0x0000000D |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PCellID2 0x00000005 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID2 0x00000004 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_LOCK 0x00000001 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID7 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PDR 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_IC 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_SLR 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_ODR 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_IBE 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_AFSEL 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_IS 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_IM 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID4 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID5 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_DR8R 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_RIS 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_DR4R 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_IEV 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_DIR 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID6 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_PeriphID3 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_DATA 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. | |
#define | GPIO_RV_MIS 0x00000000 |
The following are deprecated defines for the GPIO Register reset values. |
LM3S1968 GPIO hardware definitions.
Definition in file lm3s_gpio.h.
#define GPIO_O_PCellID0 0x00000FF0 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 558 of file lm3s_gpio.h.
#define GPIO_O_PCellID1 0x00000FF4 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 559 of file lm3s_gpio.h.
#define GPIO_O_PCellID2 0x00000FF8 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 560 of file lm3s_gpio.h.
#define GPIO_O_PCellID3 0x00000FFC |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 561 of file lm3s_gpio.h.
#define GPIO_O_PeriphID0 0x00000FE0 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 554 of file lm3s_gpio.h.
#define GPIO_O_PeriphID1 0x00000FE4 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 555 of file lm3s_gpio.h.
#define GPIO_O_PeriphID2 0x00000FE8 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 556 of file lm3s_gpio.h.
#define GPIO_O_PeriphID3 0x00000FEC |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 557 of file lm3s_gpio.h.
#define GPIO_O_PeriphID4 0x00000FD0 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 550 of file lm3s_gpio.h.
#define GPIO_O_PeriphID5 0x00000FD4 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 551 of file lm3s_gpio.h.
#define GPIO_O_PeriphID6 0x00000FD8 |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 552 of file lm3s_gpio.h.
#define GPIO_O_PeriphID7 0x00000FDC |
The following definitions are deprecated.
The following are deprecated defines for the GPIO register offsets.
Definition at line 553 of file lm3s_gpio.h.