Skip to content
Commit ebf48d71 authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

drivers/ipm: Add IPM_CALLBACK_ASYNC mode



Some IPM devices support asynchronous command processing, where
acknowledgment of an IPM message can be delayed while handling
happens in a context other than the ISR that invoked the callback.
Expose this via a kconfig that can be selected by the driver, and add
a new "complete" call (a zero-overhead stub on non-supporting devices)
to signal the end of message handling.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 3da9c921
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment