Home
last modified time | relevance | path

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

/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dmxc_pins.c52 const gpio_cfg_t gpio_cfg_tmr0 = { PORT_0, PIN_3, GPIO_FUNC_ALT3, GPIO_PAD_NONE };
59 const gpio_cfg_t gpio_cfg_uart1b = { PORT_0, (PIN_0 | PIN_1), GPIO_FUNC_ALT3, GPIO_PAD_NONE…
60 const gpio_cfg_t gpio_cfg_uart1c = { PORT_0, (PIN_6 | PIN_7), GPIO_FUNC_ALT3, GPIO_PAD_NONE…
77 const gpio_cfg_t gpio_cfg_rtc = { PORT_0, PIN_2, GPIO_FUNC_ALT3, GPIO_PAD_NONE };
A Dgpio.c105 case GPIO_FUNC_ALT3: in GPIO_Config()
/bsp/maxim/libraries/MAX32660PeriphDriver/Include/
A Dgpio.h122 GPIO_FUNC_ALT3, /**< Alternate Function Selection */ enumerator

Completed in 5 milliseconds