zephyr/doc/hardware
Kush Nayak 40b6e65782 fix: doc: canbus: fix tx callback function name typo in code snippet
In the `can_send()` example code snippet, it passed the
`can_tx_callback_t` parameter as `tx_irq_callback` even though the
function name was previously defined in the snippet as `tx_callback`.
The parameter passed has been updated to `tx_callback` to maintain
consistency with existing code.

Signed-off-by: Kush Nayak <kushnayak123@gmail.com>
2023-02-24 09:13:33 +01:00
..
arch ARC: doc overhaul for nSIM board (with few fixes to MWDT docs) 2023-02-18 06:55:51 +09:00
cache cache: Add documentation 2022-12-13 16:31:42 +00:00
emulator docs: Update emulator documentation 2023-01-27 01:01:06 +09:00
peripherals fix: doc: canbus: fix tx callback function name typo in code snippet 2023-02-24 09:13:33 +01:00
pinctrl dts: bindings: pinctrl: place pincfg-node props at root level 2022-11-24 09:36:20 +01:00
porting doc: board porting: Add runner requirements note 2023-01-27 16:12:39 -08:00
index.rst cache: Add documentation 2022-12-13 16:31:42 +00:00