zephyr/doc
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
..
_doxygen device: move independent groups to groups.dox 2022-10-17 10:13:37 +02:00
_extensions/zephyr docs: kconfig: restore appearance of kconfig search 2023-02-07 18:22:06 +01:00
_scripts doc: redirects: add old sockets page to redirects 2023-02-14 23:49:40 +09:00
_static doc: Fix CSS issue with keyboard shortcuts on dark theme 2023-02-23 17:45:40 +01:00
_templates doc: add a toctree with reference material 2021-11-02 13:24:40 +01:00
build scripts: kconfig: add function to determine if GPIO hogs are enabled 2023-01-27 14:38:52 -08:00
connectivity doc: bluetooth: Update overview 2023-02-07 11:58:11 +01:00
contribute doc: coding guidelines: Add a new rule for macro name collisions 2023-02-22 09:39:57 -08:00
develop drivers: pinmux: drop driver class 2023-02-23 16:56:04 -05:00
hardware fix: doc: canbus: fix tx callback function name typo in code snippet 2023-02-24 09:13:33 +01:00
images doc: remove unused images 2021-07-19 20:06:00 -04:00
introduction doc: mention MIPS architecture support 2022-01-24 17:11:42 -05:00
kernel fix: doc: in kernel/drivers interrupts function had mismatching types 2023-02-22 16:58:29 -05:00
project doc: project_roles: clarify maintainer rights 2023-02-06 10:06:28 +01:00
releases drivers: i2c: eeprom_target: switch to dedicated driver compatible 2023-02-21 18:03:11 -05:00
security docs: security: Add published CVEs information 2023-02-15 19:22:24 +09:00
services doc: services: device_mgmt: mcumgr: Fix issue with confirm 2023-02-23 14:35:16 +01:00
templates docs: add figure to board doc template 2019-02-11 07:45:21 -05:00
404.rst doc: Suggest filing GitHub issue for broken links 2022-04-28 10:26:03 +02:00
CMakeLists.txt doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
conf.py doc: conf: Add 3.3.0 release to version list 2023-02-17 19:46:53 +09:00
glossary.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
index-tex.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
index.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
kconfig.rst doc: use new kconfig extension 2022-03-02 09:28:37 +01:00
known-warnings.txt doc: Bluetooth: Document the services APIs 2022-05-24 17:49:17 +02:00
LICENSING.rst docs: Change a number of 'master' branch refers to 'main' 2021-05-28 10:45:17 -05:00
Makefile doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
substitutions.txt doc: New developer getting started guide 2019-11-13 14:05:47 -06:00
zephyr.doxyfile.in doc: doxygen: update Doxyfile for 1.9.6 2023-01-10 10:27:54 +01:00