This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cyg_flag_setbits() question


Hi,

I've two quick questions:

Is it save to call cyg_flag_setbits() from an IRQ or should i better use a DSR?

Is there a save way to transmit information from IRQ to DSR? As far as i know the DSR's are queue's, so i need to transmit maybe which was the IRQ cause of the IRQ to the DSR's.

Bye...


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]