Searched refs:PIN4_IDX (Results 1 – 6 of 6) sorted by relevance
32 #define PIN4_IDX 4u /*!< Pin number for pin 4 in a port 2 */ macro
23 #define PIN4_IDX 4u /*!< Pin number for pin 4 in a port 0 */ macro
27 #define PIN4_IDX 4u /*!< Pin number for pin 4 in a port 0 */ macro
105 …IOCON_PinMuxSet(IOCON, PORT0_IDX, PIN4_IDX, port0_pin4_config); /* PORT0 PIN4 (coords: C8) is conf… in sdram_gpio_config()355 …IOCON_PinMuxSet(IOCON, PORT1_IDX, PIN4_IDX, port1_pin4_config); /* PORT1 PIN4 (coords: D4) is conf… in sdram_gpio_config()
107 #define PIN4_IDX 4u /*!< Pin number for pin 4 in a port 0 */ macro
158 …IOCON_PinMuxSet(IOCON, PORT2_IDX, PIN4_IDX, port2_pin4_config); /* PORT2 PIN4 (coords: D3) is conf… in sdio_init_pins()
Completed in 15 milliseconds