Searched refs:NPINS_PER_BANK (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/seL4_projects_libs/libsel4vmmplatsupport/src/plat/exynos5/devices/
H A Dvgpio.c37 #define NPINS_PER_BANK (NPORTS_PER_BANK * NPINS_PER_PORT) macro
48 uint8_t granted_bf[GPIO_NBANKS][((NPINS_PER_BANK - 1 / 8) + 1)];

Completed in 80 milliseconds