Searched refs:s_gpioClockName (Results 1 – 1 of 1) sorted by relevance
21 static const clock_ip_name_t s_gpioClockName[] = GPIO_CLOCKS; variable45 assert(port < ARRAY_SIZE(s_gpioClockName)); in GPIO_EnablePortClock()48 CLOCK_EnableClock(s_gpioClockName[port]); in GPIO_EnablePortClock()