TGFX_MAX_PORTS
for (port_idx = 0; port_idx < TGFX_MAX_PORTS; port_idx++) {
if (port_idx == TGFX_MAX_PORTS) {
for (i = 0; i < TGFX_MAX_PORTS; i++) {
if (i == TGFX_MAX_PORTS)
for (i = 0; i < TGFX_MAX_PORTS; i++) {
static struct tgfx_config tgfx_cfg[TGFX_MAX_PORTS];
} *tgfx_base[TGFX_MAX_PORTS];