Searched defs:PERIPH_MASK (Results 1 – 5 of 5) sorted by relevance
176 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
364 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
384 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
489 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
559 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro