Home
last modified time | relevance | path

Searched full:notes (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/Zephyr-latest/doc/releases/
Deol_releases.rst6 Release notes and migration guides for end-of-life releases of Zephyr RTOS are kept here for
11 Release Notes
19 release-notes-1.?
20 release-notes-1.*
21 release-notes-2.[0-6]
22 release-notes-3.[0-6]
Dindex.rst70 Release Notes
73 Release notes contain a list of changes that have been made to the different
76 release may be mentioned in the release notes, but the details regarding *what*
84 release-notes-2.7
85 release-notes-3.7
86 release-notes-4.[0-1]
129 Release notes and migration guides for end-of-life releases of Zephyr RTOS can be accessed
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dutils.h69 * 4. Additional notes describing the nature of any errors
74 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument
86 printk(FORMAT_STR, summary, cycle_str, nsec_str, notes); \
89 #define PRINT_STATS(summary, value, error, notes) \ argument
92 error, notes)
94 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument
97 error, notes);
Dheap_malloc_free.c29 const char *notes = ""; in heap_malloc_free() local
42 notes = error_string; in heap_malloc_free()
64 notes = "Memory heap too small--increase it."; in heap_malloc_free()
70 PRINT_STATS_AVG(description, sum_malloc, count, failed, notes); in heap_malloc_free()
75 PRINT_STATS_AVG(description, sum_free, count, failed, notes); in heap_malloc_free()
/Zephyr-latest/.github/workflows/
Drelease.yml35 - name: Create empty release notes body
37 echo "TODO: add release overview and notes link" > release-notes.txt
47 body_path: release-notes.txt
/Zephyr-latest/soc/nxp/kinetis/k6x/
DREADME.txt1 Notes on the FSL FRDM K64F SRAM base address and size
/Zephyr-latest/soc/ti/simplelink/cc32xx/
DREADME7 Notes for CC32XXSF:
/Zephyr-latest/modules/
DKconfig.simplelink6 # Notes:
/Zephyr-latest/arch/arm/include/cortex_a_r/
Dtcm.h31 * Notes:
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dyd_esp32_procpu.overlay17 * Some notes about esp32 pins:
Desp32_devkitc_wroom_procpu.overlay17 * Some notes about esp32 pins:
/Zephyr-latest/include/zephyr/xen/public/
Devent_channel.h81 * NOTES:
110 * NOTES:
146 * NOTES:
190 * NOTES:
/Zephyr-latest/boards/shields/reyax_lora/doc/
Dindex.rst27 .. target-notes::
/Zephyr-latest/boards/makerdiary/nrf52832_mdk/doc/
Dindex.rst19 .. target-notes::
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst185 - An entry in the "API Changes" section of the release notes for the next
187 - The labels ``API``, ``Breaking API Change`` and ``Release Notes``, as well as
216 section of the release notes.
234 - Include the deprecation in the "API Changes" of the release notes for the
266 the release notes, mailing lists, Github issues and pull-requests.
/Zephyr-latest/scripts/schemas/twister/
Dhwmap-schema.yaml15 "notes":
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
Dccfg.c27 * see SimpleLink(TM) cc13xx_cc26xx SDK 6.20+ Release Notes, Known Issues:
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
Dccfg.c27 * see SimpleLink(TM) cc13xx_cc26xx SDK 6.20+ Release Notes, Known Issues:
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/doc/
Dindex.rst21 .. target-notes::
/Zephyr-latest/soc/microchip/mec/mec15xx/
Dpower.c25 * Implementation Notes:
32 * DEBUG NOTES:
/Zephyr-latest/boards/shields/mikroe_mcp2518fd_click/doc/
Dindex.rst38 .. target-notes::
/Zephyr-latest/drivers/dma/
DKconfig.dw_common16 LLI struct pool. If during dma_config() a log notes there are not enough LLI structs
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/doc/
Dindex.rst24 .. target-notes::
/Zephyr-latest/samples/sensor/bq274xx/
DREADME.rst45 .. target-notes::
/Zephyr-latest/boards/shields/ti_bp_bassensorsmkii/doc/
Dindex.rst32 .. target-notes::

12345678910>>...20