Lines Matching full:sources
158 //! This function sets the external clock sources LFXT and HFXT crystal
641 //! Enables individual clock control interrupt sources.
643 //! \param flags is a bit mask of the interrupt sources to be enabled. Must
653 //! This function enables the indicated clock system interrupt sources. Only
654 //! the sources that are enabled can be reflected to the processor interrupt;
655 //! disabled sources have no effect on the processor.
657 //! \note The interrupt sources vary based on the part in use.
659 //! which interrupt sources are available.
668 //! Disables individual clock system interrupt sources.
670 //! \param flags is a bit mask of the interrupt sources to be disabled. Must
680 //! \note The interrupt sources vary based on the part in use.
682 //! which interrupt sources are available.
703 //! \note The interrupt sources vary based on the part in use.
705 //! which interrupt sources are available.
722 //! \note The interrupt sources vary based on the part in use.
724 //! which interrupt sources are available.
731 //! Clears clock system interrupt sources.
733 //! \param flags is a bit mask of the interrupt sources to be cleared. Must
741 //! The specified clock system interrupt sources are cleared, so that they no
754 //! \note The interrupt sources vary based on the part in use.
756 //! which interrupt sources are available.