Searched refs:PIN26_IDX (Results 1 – 6 of 6) sorted by relevance
43 #define PIN26_IDX 26u /*!< Pin number for pin 26 in a port */ macro160 …PORT_SetPinMux(PORTA, PIN26_IDX, kPORT_MuxAlt2); /* PORTA26 (pin A5) is configured as L… in BOARD_InitPins()
44 #define PIN26_IDX 26u /*!< Pin number for pin 26 in a port 1 */ macro
47 #define PIN26_IDX 26u /*!< Pin number for pin 26 in a port 1 */ macro
128 #define PIN26_IDX 26u /*!< Pin number for pin 26 in a port 1 */ macro
54 #define PIN26_IDX 26u /*!< Pin number for pin 26 in a port 2 */ macro189 …IOCON_PinMuxSet(IOCON, PORT2_IDX, PIN26_IDX, port2_pin26_config); /* PORT2 PIN26 (coords: H11) is … in lcp_emac_io_init()
295 …IOCON_PinMuxSet(IOCON, PORT1_IDX, PIN26_IDX, port1_pin26_config); /* PORT1 PIN26 (coords: J10) is … in sdram_gpio_config()
Completed in 19 milliseconds