zephyr/doc/reference/canbus
Henrik Brix Andersen f92542ecf3 drivers: can: deprecate the can_attach_workq() API call
Deprecate the can_attach_workq() API call.

This API is limited in its functionality (it does not work with
userspace, it uses one common buffer size for all work queue instances).

Similar functionality can easily be implemented using the
can_attach_msgq() API along with the generic triggered work API
(e.g. using k_work_poll_submit()).

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2021-12-22 18:04:02 +01:00
..
controller.rst drivers: can: deprecate the can_attach_workq() API call 2021-12-22 18:04:02 +01:00
index.rst
isotp_sequence.svg
isotp.rst
timing.svg
transceiver.svg