HomeSort by: relevance | last modified time | path
    Searched defs:PIOB_READ (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/at91/
at91rm9200reg.h 200 #define PIOB_READ(_reg) *((volatile uint32_t *)(AT91RM9200_PIOB_BASE + (_reg)))
at91sam9261reg.h 213 #define PIOB_READ(_reg) *((volatile uint32_t *)(AT91SAM9261_PIOB_BASE + (_reg)))
at91sam9260reg.h 215 #define PIOB_READ(_reg) *((volatile uint32_t *)(AT91SAM9260_PIOB_BASE + (_reg)))

Completed in 12 milliseconds