zephyr/doc/services
Nicolas VINCENT 84a7feab45 doc: flash_map: add const to code snippet
flash_area_open() uses an argument of type 'const struct flash_area **'
while the code snippet suggested 'struct flash_area **'
Update code snippet

Signed-off-by: Nicolas VINCENT <nicolas.vincent@vossloh.com>
2023-04-24 13:35:07 +02:00
..
crypto Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
debugging doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
device_mgmt mgmt: ec_host_cmd: create chosen string per backend 2023-04-21 16:29:59 +02:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
file_system doc: move file system into os services 2022-04-07 16:35:19 +02:00
input doc: input: add a reference to the kscan adapter driver 2023-03-28 20:57:53 -04:00
ipc doc: Add IPC service documentation 2022-11-04 11:51:54 +01:00
logging doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
modbus doc: get rid of reference section 2022-04-07 16:35:19 +02:00
pm doc: pm: device_runtime: document new devicetree flag 2023-03-29 12:21:13 -04:00
portability doc: POSIX arch: Add link to POSIX OS abstraction 2022-11-05 08:41:24 +01:00
resource_management doc: move resource management under services 2022-04-07 16:35:19 +02:00
retention doc: Add documentation for retention subsystem 2023-04-24 13:27:53 +02:00
rtio rtio: add mempool documentation 2023-04-12 13:29:11 -04:00
settings doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
shell shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
smf doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
storage doc: flash_map: add const to code snippet 2023-04-24 13:35:07 +02:00
task_wdt doc: move misc services into OS Service section 2022-04-07 16:35:19 +02:00
tfm samples: tfm_integration: Remove psa_crypto 2023-01-27 14:25:30 -05:00
tracing doc: tracing: Include events in the documentation 2023-02-02 20:21:12 +09:00
usb doc: usb: Correct include path uhc.h 2023-02-13 23:58:23 +09:00
virtualization doc: virtualization: Update outdated link to ivshmem 2022-09-29 12:20:14 +02:00
zbus doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
formatted_output.rst doc: formatted_output: cbprintf: Align to new features 2022-09-19 10:14:23 +00:00
index.rst doc: Add documentation for retention subsystem 2023-04-24 13:27:53 +02:00
misc.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
notify.rst doc: move notification services under os services 2022-04-07 16:35:19 +02:00