Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/GPIO/
Dgpio_me18.c258 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 …]
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Include/
Dmax32690.h401 #define MXC_GPIO4 ((mxc_gpio_regs_t *)MXC_BASE_GPIO4) macro
408 (p) == MXC_GPIO4 ? 4 : \
416 (i) == 4 ? MXC_GPIO4 : \
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/
Dpins_me18.c176 const mxc_gpio_cfg_t gpio_cfg_rtcsqw = { MXC_GPIO4, MXC_GPIO_PIN_1, MXC_GPIO_FUNC_ALT1,