Description: WINCE add drivers, the purpose of the EINT7 S3C2410 interrupt response, the use of the rGB2 as LED status output 1.Kernel \ Hal \ cfw.c OEMInitInterrupts () enabled EINT7, LED (Output), trigger 2.Inc \ oalintr.h (Inc \ oalintr.inc) added:# define SYSINTR_BEEP (SYSINTR_FIRMWARE+19) modified: _inline DWORD MapIrq2SysIntr (DWORD _Irq) {if (_Irq < = 18)// here 18 to 19 return (SYSINTR_FIRMWARE+ _Irq) else return (0xffffffff) }
To Search:
File list (Check if you may need any files):
WINCE_Driver.doc