TDMA_MAXSLOTS
(2 <= (_slotcnt) && (_slotcnt) <= TDMA_MAXSLOTS)
CTASSERT(TDMA_MAXSLOTS == 2);
if (tdma->tdma_slot >= TDMA_MAXSLOTS) {