Searched refs:GPIOC_BASE (Results 1 – 1 of 1) sorted by relevance
78 #define GPIOC_BASE (HX4700_ASIC3_GPIO_BASE + 32) macro81 #define GPIOC0_LED_RED (GPIOC_BASE + 0)82 #define GPIOC1_LED_GREEN (GPIOC_BASE + 1)83 #define GPIOC2_LED_BLUE (GPIOC_BASE + 2)84 #define GPIOC3_nSD_CS (GPIOC_BASE + 3)85 #define GPIOC4_CF_nCD (GPIOC_BASE + 4) /* Input */86 #define GPIOC5_nCIOW (GPIOC_BASE + 5) /* Output, to CF */87 #define GPIOC6_nCIOR (GPIOC_BASE + 6) /* Output, to CF */88 #define GPIOC7_nPCE1 (GPIOC_BASE + 7) /* Input, from CPU */90 #define GPIOC9_nPOE (GPIOC_BASE + 9) /* Input, from CPU */[all …]
Completed in 3 milliseconds