function IntEventCombineInit
*
* \brief This API removes all system events from the ECM, assigns
* the event ISRs to a default handler, registers the ECM
* ISR to the corresponding CPU interrupt, maps the ECM
* system event to the corresponding CPU interrupt, and enables
* the CPU interrupt.
这个ECM是什么,有什么作用啊?