Searched refs:Word_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/rp/
H A Drpreg.h42 typedef uint16_t Word_t; typedef
399 Word_t TxFIFO;
400 Word_t TxFIFOPtrs;
401 Word_t RxFIFO;
402 Word_t RxFIFOPtrs;
403 Word_t TxPrioCnt;
404 Word_t TxPrioPtr;
405 Word_t TxPrioBuf;
714 Return: Word_t: The channel status. Can be any combination of
831 Word_t Diviso
[all...]
H A Drp.c163 Word_t x, y;
229 ChOff = (Word_t)ChanNum * 0x1000;
462 Word_t Flags: Interrupt enable flags, can be any combination
489 void sEnInterrupts(CHANNEL_T *ChP,Word_t Flags)
514 Word_t Flags: Interrupt flags, can be any combination
534 void sDisInterrupts(CHANNEL_T *ChP,Word_t Flags)

Completed in 93 milliseconds