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

/openwrt/target/linux/at91/image/dfboot/src/include/
H A Dlib_AT91RM9200.h129 //* \fn AT91F_PDC_IsTxEmpty
132 static inline int AT91F_PDC_IsTxEmpty ( // \return return 1 if transfer is complete function
220 if (AT91F_PDC_IsTxEmpty(pPDC)) {

Completed in 50 milliseconds