zephyr/samples/subsys
Henrik Brix Andersen 2ddb80da58 samples: canbus: canopen: fix argument to CO_delete()
The CANopenNode stack function CO_delete() takes a void
*CANdriverState argument. This maps to a pointer to a struct
canopen_context in Zephyr.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-09-10 16:14:06 -05:00
..
canbus samples: canbus: canopen: fix argument to CO_delete() 2020-09-10 16:14:06 -05:00
console doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
fs sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
ipc device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
logging sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mgmt samples: net: updatehub: Increase shell stack 2020-09-04 17:32:29 +02:00
nvs samples: nvs: Do full chip erase when flashing 2020-08-11 09:39:49 -04:00
power/device_pm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
settings sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell samples: shell: fs: require keyboard harness 2020-09-10 15:55:02 -05:00
tracing sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
usb usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
subsys.rst