Searched refs:PIN_7 (Results 1 – 2 of 2) sorted by relevance
55 const gpio_cfg_t gpio_cfg_uart0rtscts = { PORT_0, (PIN_6 | PIN_7), GPIO_FUNC_ALT2, GPIO_PAD_NONE…60 const gpio_cfg_t gpio_cfg_uart1c = { PORT_0, (PIN_6 | PIN_7), GPIO_FUNC_ALT3, GPIO_PAD_NONE…67 const gpio_cfg_t gpio_cfg_spi17y = { PORT_0, (PIN_4 | PIN_5 | PIN_6 | PIN_7), GPIO_FUNC_ALT…
86 #define PIN_7 ((uint32_t)(1UL << 7)) /**< Pin 7 Define */ macro
Completed in 10 milliseconds