Searched defs:PERIPH_MASK (Results 1 – 5 of 5) sorted by relevance
175 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
363 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
383 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
488 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro
558 #define PERIPH_MASK(id) (1 << ((id) & 0x1f)) macro