On 27/04/2016 16:02, Sebastian Huber wrote:
On 27/04/16 07:59, Chris Johns wrote:
On 27/04/2016 15:53, Sebastian Huber wrote:
Suspend and resume can be used to go into a power saving state. Detach
to shutdown the system and do a warm reset.

I can make these calls safely from my application at any time?

If all drivers are written properly and you call these functions in task
context (like all other libbsd functions) and your application blocks no
resources used by your drivers.


Thank you. Do you think some comments in the code that says this would be a good idea?

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to