Searched refs:SIMPAD_CS3_GPIO_BASE (Results 1 – 2 of 2) sorted by relevance
64 #define SIMPAD_CS3_GPIO_BASE (GPIO_MAX + 11) macro65 #define SIMPAD_CS3_VCC_5V_EN (SIMPAD_CS3_GPIO_BASE)66 #define SIMPAD_CS3_VCC_3V_EN (SIMPAD_CS3_GPIO_BASE + 1)67 #define SIMPAD_CS3_EN1 (SIMPAD_CS3_GPIO_BASE + 2)68 #define SIMPAD_CS3_EN0 (SIMPAD_CS3_GPIO_BASE + 3)71 #define SIMPAD_CS3_MQ_RESET (SIMPAD_CS3_GPIO_BASE + 6)74 #define SIMPAD_CS3_IRDA_SD (SIMPAD_CS3_GPIO_BASE + 9)75 #define SIMPAD_CS3_RS232_ON (SIMPAD_CS3_GPIO_BASE + 10)77 #define SIMPAD_CS3_LED2_ON (SIMPAD_CS3_GPIO_BASE + 12)86 #define SIMPAD_CS3_LOCK_IND (SIMPAD_CS3_GPIO_BASE + 20)[all …]
385 cs3_gpio.base = SIMPAD_CS3_GPIO_BASE; in simpad_init()
Completed in 5 milliseconds