Home
last modified time | relevance | path

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

12345678910>>...14

/Zephyr-Core-3.5.0/doc/releases/
Deol_releases.rst4 Release notes for end-of-life releases of Zephyr RTOS are kept here for historical purposes.
11 release-notes-1.?
12 release-notes-1.*
13 release-notes-2.[0-6]
14 release-notes-3.[0-2]
Dindex.rst70 Release Notes
79 release-notes-2.7
80 release-notes-3.[3-5]
/Zephyr-Core-3.5.0/tests/benchmarks/latency_measure/src/
Dutils.h43 * 4. Additional notes describing the nature of any errors
48 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument
60 printk(FORMAT_STR, summary, cycle_str, nsec_str, notes); \
63 #define PRINT_STATS(summary, value, error, notes) \ argument
66 error, notes)
68 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument
71 error, notes);
Dheap_malloc_free.c28 const char *notes = ""; in heap_malloc_free() local
41 notes = error_string; in heap_malloc_free()
63 notes = "Memory heap too small--increase it."; in heap_malloc_free()
67 failed, notes); in heap_malloc_free()
69 failed, notes); in heap_malloc_free()
Dmutex_lock_unlock.c33 const char *notes = ""; in mutex_lock_unlock() local
51 notes = TICK_OCCURRENCE_ERROR; in mutex_lock_unlock()
56 false, notes); in mutex_lock_unlock()
70 notes = TICK_OCCURRENCE_ERROR; in mutex_lock_unlock()
75 false, notes); in mutex_lock_unlock()
Dsema_test_signal_release.c87 const char *notes = ""; in sema_test_signal() local
105 notes = TICK_OCCURRENCE_ERROR; in sema_test_signal()
110 false, notes); in sema_test_signal()
127 notes = TICK_OCCURRENCE_ERROR; in sema_test_signal()
132 false, notes); in sema_test_signal()
Dint_to_thread.c67 const char *notes = ""; in int_to_thread() local
74 notes = "Flag variable did not change"; in int_to_thread()
80 diff, failed, notes); in int_to_thread()
Dthread_switch_yield.c52 const char *notes = ""; in thread_switch_yield() local
96 notes = error_string; in thread_switch_yield()
100 notes = TICK_OCCURRENCE_ERROR; in thread_switch_yield()
110 (iterations + helper_thread_iterations), failed, notes); in thread_switch_yield()
Dcoop_ctx_switch.c99 const char *notes = ""; in coop_ctx_switch() local
119 notes = error_string; in coop_ctx_switch()
123 notes = TICK_OCCURRENCE_ERROR; in coop_ctx_switch()
130 diff, ctx_switch_counter, failed, notes); in coop_ctx_switch()
/Zephyr-Core-3.5.0/.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-Core-3.5.0/doc/hardware/peripherals/
Dw1.rst94 https://www.maximintegrated.com/en/design/technical-documents/app-notes/9/937.html
97 https://www.maximintegrated.com/en/design/technical-documents/app-notes/1/155.html
100 https://www.maximintegrated.com/en/design/technical-documents/app-notes/1/187.html
/Zephyr-Core-3.5.0/arch/arm/include/cortex_m/
Dtz.h58 * Notes:
79 * Notes:
95 * Notes:
148 * Notes:
187 * Notes:
211 * Notes:
/Zephyr-Core-3.5.0/soc/arm/nxp_kinetis/k6x/
DREADME.txt1 Notes on the FSL FRDM K64F SRAM base address and size
/Zephyr-Core-3.5.0/doc/develop/api/
Dapi_lifecycle.rst165 - An entry in the "API Changes" section of the release notes for the next
167 - The labels ``API``, ``Stable API Change`` and ``Release Notes``, as well as
181 release notes.
190 section of the release notes.
208 - Include the deprecation in the "API Changes" of the release notes for the
239 the release notes, mailing lists, Github issues and pull-requests.
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc32xx/
DREADME7 Notes for CC32XXSF:
/Zephyr-Core-3.5.0/modules/
DKconfig.simplelink6 # Notes:
/Zephyr-Core-3.5.0/arch/arm/include/cortex_a_r/
Dtcm.h31 * Notes:
/Zephyr-Core-3.5.0/include/zephyr/xen/public/
Devent_channel.h81 * NOTES:
110 * NOTES:
146 * NOTES:
190 * NOTES:
/Zephyr-Core-3.5.0/tests/drivers/gpio/gpio_basic_api/boards/
Dyd_esp32.overlay17 * Some notes about esp32 pins:
Desp32_devkitc_wroom.overlay17 * Some notes about esp32 pins:
/Zephyr-Core-3.5.0/scripts/schemas/twister/
Dhwmap-schema.yaml15 "notes":
/Zephyr-Core-3.5.0/boards/arm/nrf52832_mdk/doc/
Dindex.rst22 .. target-notes::
/Zephyr-Core-3.5.0/boards/arm/nrf52dk_nrf52810/doc/
Dindex.rst22 .. target-notes::
/Zephyr-Core-3.5.0/boards/arm/nrf52833dk_nrf52820/doc/
Dindex.rst21 .. target-notes::
/Zephyr-Core-3.5.0/boards/arm/nrf52dk_nrf52805/doc/
Dindex.rst21 .. target-notes::

12345678910>>...14