Searched refs:PIN3_IDX (Results 1 – 6 of 6) sorted by relevance
31 #define PIN3_IDX 3u /*!< Pin number for pin 3 in a port 2 */ macro
22 #define PIN3_IDX 3u /*!< Pin number for pin 3 in a port 0 */ macro
26 #define PIN3_IDX 3u /*!< Pin number for pin 3 in a port 0 */ macro
106 #define PIN3_IDX 3u /*!< Pin number for pin 3 in a port 0 */ macro
148 …IOCON_PinMuxSet(IOCON, PORT2_IDX, PIN3_IDX, port2_pin3_config); /* PORT2 PIN3 (coords: B1) is conf… in sdio_init_pins()
95 …IOCON_PinMuxSet(IOCON, PORT0_IDX, PIN3_IDX, port0_pin3_config); /* PORT0 PIN3 (coords: A10) is con… in sdram_gpio_config()
Completed in 23 milliseconds