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

/openwrt/target/linux/at91/image/dfboot/src/include/
H A Dlib_AT91RM9200.h1050 //* \fn AT91F_PIO_GetInput
1053 static inline unsigned int AT91F_PIO_GetInput( // \return PIO input function
1067 return (AT91F_PIO_GetInput(pPio) & flag);

Completed in 22 milliseconds