Lines Matching full:this
2 * This file is only used for doxygen document generation.
26 * This function will return current system interrupt status and disable system
34 * This function will set the specified interrupt status, which shall saved by
36 * opened, this function will open system interrupt status.
41 * This function initializes interrupt.
46 * This function masks the specified interrupt.
50 * @note not all of platform provide this function.
55 * This function umasks the specified interrupt.
59 * @note not all of platform provide this function.
64 * This function will install specified interrupt handler.
68 * @param old_handler the old interrupt handler. This parameter can be RT_NULL.
70 * @note not all of platform provide this function.
76 * This function will reset whole platform.
81 * This function will halt whole platform.