Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
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()
/hal_nxp-2.7.6/mcux/drivers/lpc/
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()