Home
last modified time | relevance | path

Searched refs:GPIO_EnablePortClock (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_gpio/
Dfsl_gpio.c37 static void GPIO_EnablePortClock(GPIO_Type *base, uint32_t port);
42 static void GPIO_EnablePortClock(GPIO_Type *base, uint32_t port) in GPIO_EnablePortClock() function
62 GPIO_EnablePortClock(base, port); in GPIO_PortInit()
99 GPIO_EnablePortClock(base, port); in GPIO_PinInit()