Searched defs:GPIO_BASE (Results 1 – 9 of 9) sorted by relevance
102 const hrt_address GPIO_BASE[N_GPIO_ID] = { variable
25 #define GPIO_BASE 0x44 macro
27 #define GPIO_BASE (W90X900_VA_GPIO) macro
30 #define GPIO_BASE 0x048 macro
42 #define GPIO_BASE 0x048 macro
328 #define GPIO_BASE (APB2_BUS_BASE + 0x00000800U) /*!< GPIO base address … macro
391 #define GPIO_BASE (DEMOSOC_PERIPH_BASE + 0x12000) /*!< (GPIO) Base Address */ macro
45 #define GPIO_BASE(p) (REG_OFF * PORT(p)) macro
42 #define GPIO_BASE(p) (REG_OFF * PORT(p)) macro