Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/
Dpins_me12.c34 const mxc_gpio_cfg_t gpio_cfg_lp_extclk = { MXC_GPIO0, (MXC_GPIO_PIN_11), MXC_GPIO_FUNC_ALT5,
86MXC_GPIO_FUNC_ALT5, MXC_GPIO_PAD_NONE, MXC_GPIO_VSSEL_VDDIO, MXC_GPIO_DRVSTR_0 };
122 const mxc_gpio_cfg_t gpio_cfg_adc_trig_p0_0 = { MXC_GPIO0, MXC_GPIO_PIN_0, MXC_GPIO_FUNC_ALT5,
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/
Dgpio.h115 MXC_GPIO_FUNC_ALT5, /**< Alternate Function Selection */ enumerator
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/GPIO/
Dgpio_reva.c196 case MXC_GPIO_FUNC_ALT5: in MXC_GPIO_RevA_SetAF()