NGPIO
#define NGPIO 32
#define NGPIO (NPORTS * 32)
#define NGPIO 8
#define NGPIO ((GPIO_NUM_BANKS * GPIO_REGS_IN_BANK * GPIO_PINS_IN_REG) - 8)