Searched refs:PIN_4 (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…
83 #define PIN_4 ((uint32_t)(1UL << 4)) /**< Pin 4 Define */ macro
Completed in 6 milliseconds