Searched refs:PIN_5 (Results 1 – 2 of 2) sorted by relevance
56 const gpio_cfg_t gpio_cfg_uart0a = { PORT_0, (PIN_4 | PIN_5), GPIO_FUNC_ALT2, GPIO_PAD_NONE…67 const gpio_cfg_t gpio_cfg_spi17y = { PORT_0, (PIN_4 | PIN_5 | PIN_6 | PIN_7), GPIO_FUNC_ALT…
84 #define PIN_5 ((uint32_t)(1UL << 5)) /**< Pin 5 Define */ macro
Completed in 5 milliseconds