Searched refs:GPIO_FUNC_ALT1 (Results 1 – 3 of 3) sorted by relevance
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | mxc_pins.c | 63 const gpio_cfg_t gpio_cfg_i2c0 = { PORT_0, (PIN_8 | PIN_9), GPIO_FUNC_ALT1, GPIO_PAD_PULL… 64 const gpio_cfg_t gpio_cfg_i2c1 = { PORT_0, (PIN_2 | PIN_3), GPIO_FUNC_ALT1, GPIO_PAD_PULL… 67 …gpio_cfg_spi17y = { PORT_0, (PIN_4 | PIN_5 | PIN_6 | PIN_7), GPIO_FUNC_ALT1, GPIO_PAD_NONE… 68 …_spimss1a = { PORT_0, (PIN_10 | PIN_11 | PIN_12 | PIN_13) , GPIO_FUNC_ALT1, GPIO_PAD_NONE… 70 …_i2s1a = { PORT_0, (PIN_10 | PIN_11 | PIN_12 | PIN_13) , GPIO_FUNC_ALT1, GPIO_PAD_NONE… 74 …_swd = { PORT_0, (PIN_0 | PIN_1 | PIN_2 | PIN_3 ) , GPIO_FUNC_ALT1, GPIO_PAD_NONE…
|
| A D | gpio.c | 95 case GPIO_FUNC_ALT1: in GPIO_Config()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Include/ |
| A D | gpio.h | 120 GPIO_FUNC_ALT1, /**< Alternate Function Selection */ enumerator
|
Completed in 40 milliseconds