Searched refs:GPIO_FUNC_ALT3 (Results 1 – 3 of 3) sorted by relevance
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | mxc_pins.c | 52 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 D | gpio.c | 105 case GPIO_FUNC_ALT3: in GPIO_Config()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Include/ |
| A D | gpio.h | 122 GPIO_FUNC_ALT3, /**< Alternate Function Selection */ enumerator
|
Completed in 6 milliseconds