Searched defs:SETR_32 (Results 1 – 2 of 2) sorted by relevance
24 #define SETR_32(r, v) (*(volatile uint32_t *)(r) = (v)) macro