Which functions can I call from an ISR(Interrupt Service Routine)
From: Håkan Andersson (HkanAndersson_at_discussions.microsoft.com)
Date: 01/27/05
- Next message: mobilevil: "pcmcia interrupt problem"
- Previous message: Wang Yeqing: "Re: common.reg vs. platform.reg vs. project.reg"
- Next in thread: Dean Ramsier: "Re: Which functions can I call from an ISR(Interrupt Service Routine)"
- Reply: Dean Ramsier: "Re: Which functions can I call from an ISR(Interrupt Service Routine)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 Jan 2005 04:31:02 -0800
Hello !
Does anybody know if there are some special library with
functions that can be called from an interrupt service routine, ISR.
Standard functions like printf and so on cannot be used because blocking can
occur.
I have heard that there should be functions with the prefix SC_.... for this
purpose, but I haven't found any information on this.
Regards
- Next message: mobilevil: "pcmcia interrupt problem"
- Previous message: Wang Yeqing: "Re: common.reg vs. platform.reg vs. project.reg"
- Next in thread: Dean Ramsier: "Re: Which functions can I call from an ISR(Interrupt Service Routine)"
- Reply: Dean Ramsier: "Re: Which functions can I call from an ISR(Interrupt Service Routine)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|