Searched refs:GPIO_FUNC_ALT2 (Results 1 – 3 of 3) sorted by relevance
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | mxc_pins.c | 55 const gpio_cfg_t gpio_cfg_uart0rtscts = { PORT_0, (PIN_6 | PIN_7), GPIO_FUNC_ALT2, GPIO_PAD_NONE… 56 const gpio_cfg_t gpio_cfg_uart0a = { PORT_0, (PIN_4 | PIN_5), GPIO_FUNC_ALT2, GPIO_PAD_NONE… 57 const gpio_cfg_t gpio_cfg_uart1rtscts = { PORT_0, (PIN_12 | PIN_13), GPIO_FUNC_ALT2, GPIO_PAD_NO… 58 const gpio_cfg_t gpio_cfg_uart1a = { PORT_0, (PIN_10 | PIN_11), GPIO_FUNC_ALT2, GPIO_PAD_NO… 69 …_spimss1b = { PORT_0, (PIN_0 | PIN_1 | PIN_2 | PIN_3 ) , GPIO_FUNC_ALT2, GPIO_PAD_NONE… 71 …_i2s1b = { PORT_0, (PIN_0 | PIN_1 | PIN_2 | PIN_3 ) , GPIO_FUNC_ALT2, GPIO_PAD_NONE…
|
| A D | gpio.c | 100 case GPIO_FUNC_ALT2: in GPIO_Config()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Include/ |
| A D | gpio.h | 121 GPIO_FUNC_ALT2, /**< Alternate Function Selection */ enumerator
|
Completed in 14 milliseconds