zephyr/doc/reference/kernel/memory
Fabio Utzig 1622b3e66b doc: do not use :c:macro: for NULL
`NULL` is not defined in the Zephyr sources, but rather a C definition
which is not resolved when building the documentation and generates a
warning. Fall back to using just emphasis.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-08-31 09:57:33 -04:00
..
heap.rst doc: do not use :c:macro: for NULL 2020-08-31 09:57:33 -04:00
pools.rst doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
slabs.rst doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00