Searched refs:GPIO_PIN_PA (Results 1 – 4 of 4) sorted by relevance
55 #define CONFIG_SYS_NAND_READY_PIN GPIO_PIN_PA(22)
79 # define CONFIG_SYS_NAND_READY_PIN GPIO_PIN_PA(22)
168 #define CONFIG_SYS_NAND_READY_PIN GPIO_PIN_PA(16)
239 #define GPIO_PIN_PA(x) (GPIO_PIOA_BASE + (x)) macro
Completed in 6 milliseconds