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

/openwrt/target/linux/at91/image/dfboot/src/include/
H A Dlib_AT91RM9200.h139 //* \fn AT91F_PDC_IsNextTxEmpty
142 static inline int AT91F_PDC_IsNextTxEmpty ( // \return return 1 if transfer is complete function
226 else if (AT91F_PDC_IsNextTxEmpty(pPDC)) {

Completed in 21 milliseconds