Files
zephyr/include
Andy Ross ebf48d7112 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: Andy Ross <andrew.j.ross@intel.com>
2022-03-01 09:59:15 -05:00
..
2022-02-23 07:33:46 -05:00
2021-11-05 13:29:31 +01:00
2021-12-04 07:22:56 -05:00
2021-12-14 11:47:13 -06:00
2021-10-04 20:33:11 -04:00