Home
last modified time | relevance | path

Searched refs:GPIO_ADDR (Results 1 – 3 of 3) sorted by relevance

/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/
A Dcore-v-mcu-memory-map.h103 #define GPIO_ADDR (SOC_PERIPHERALS_ADDR + GPIO_OFFSET) macro
A Dcore-v-mcu-periph.h304 #define gpio(id) (((gpio_t *) GPIO_ADDR) + id)
/bsp/samd21/sam_d2x_asflib/common/services/ioport/sam/
A Dioport_gpio.h107 return (volatile GpioPort *)(GPIO_ADDR in arch_ioport_port_to_base()

Completed in 16 milliseconds