Searched refs:SM0CTL1_PGLEN_MASK (Results 1 – 1 of 1) sorted by relevance
46 #define SM0CTL1_PGLEN_MASK (0x7 << 8) macro47 #define SM0CTL1_PGLEN(x) ((((x) - 1) << 8) & SM0CTL1_PGLEN_MASK)