Searched refs:MXC_GPIO4 (Results 1 – 3 of 3) sorted by relevance
258 if (port == MXC_GPIO4) { in MXC_GPIO_InGet()272 if (port == MXC_GPIO4) { in MXC_GPIO_OutSet()283 if (port == MXC_GPIO4) { in MXC_GPIO_OutClr()294 if (port == MXC_GPIO4) { in MXC_GPIO_OutGet()308 if (port == MXC_GPIO4) { in MXC_GPIO_OutPut()322 if (port == MXC_GPIO4) { in MXC_GPIO_OutToggle()333 if (cfg->port == MXC_GPIO4) { in MXC_GPIO_IntConfig()347 if (port == MXC_GPIO4) { in MXC_GPIO_EnableInt()358 if (port == MXC_GPIO4) { in MXC_GPIO_DisableInt()381 if (port == MXC_GPIO4) { in MXC_GPIO_ClearFlags()[all …]
401 #define MXC_GPIO4 ((mxc_gpio_regs_t *)MXC_BASE_GPIO4) macro408 (p) == MXC_GPIO4 ? 4 : \416 (i) == 4 ? MXC_GPIO4 : \
176 const mxc_gpio_cfg_t gpio_cfg_rtcsqw = { MXC_GPIO4, MXC_GPIO_PIN_1, MXC_GPIO_FUNC_ALT1,