Searched refs:PIOD_WRITE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/at91/
H A Dat91rm9200reg.h205 #define PIOD_WRITE(_reg, _val) do {*((volatile uint32_t *)(AT91RM9200_PIOD_BASE + (_reg))) = (_val);} while (0) macro

Completed in 70 milliseconds