Searched refs:PERIPHERAL_ID_MASK (Results 1 – 1 of 1) sorted by relevance
16 #define PERIPHERAL_ID_MASK 31 macro17 #define PERIPHERAL_MASK(id) BIT((id) & PERIPHERAL_ID_MASK)
Completed in 2 milliseconds