Driver for the cc26xx/cc13xx GPIO controller. More...
Driver for the cc26xx/cc13xx GPIO controller.
Definition in file cc26xx_cc13xx_gpio.h.
#include "cc26xx_cc13xx.h" Include dependency graph for cc26xx_cc13xx_gpio.h:
 Include dependency graph for cc26xx_cc13xx_gpio.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Data Structures | |
| struct | gpio_regs_t | 
| GPIO registers.  More... | |
| Macros | |
| #define | GPIO ((gpio_regs_t *) (GPIO_BASE)) | 
| GPIO register bank. | |
| #define | GPIO_BASE (0x40022000) | 
| GPIO base address. | |
| #define GPIO ((gpio_regs_t *) (GPIO_BASE)) | 
GPIO register bank.
Definition at line 52 of file cc26xx_cc13xx_gpio.h.