Lines Matching full:sources
751 //! \brief Enables individual SPI interrupt sources.
753 //! Enables the indicated SPI interrupt sources. Only the sources that are
754 //! enabled can be reflected to the processor interrupt; disabled sources have
758 //! \param mask is the bit mask of the interrupt sources to be enabled.
780 //! \brief Disables individual SPI interrupt sources.
782 //! Disables the indicated SPI interrupt sources. Only the sources that are
783 //! enabled can be reflected to the processor interrupt; disabled sources have
787 //! \param mask is the bit mask of the interrupt sources to be disabled.
1162 //! \brief Enables individual SPI interrupt sources.
1164 //! Enables the indicated SPI interrupt sources. Only the sources that are
1165 //! enabled can be reflected to the processor interrupt; disabled sources have
1169 //! \param mask is the bit mask of the interrupt sources to be enabled.
1191 //! \brief Disables individual SPI interrupt sources.
1193 //! Disables the indicated SPI interrupt sources. Only the sources that are
1194 //! enabled can be reflected to the processor interrupt; disabled sources have
1198 //! \param mask is the bit mask of the interrupt sources to be disabled.