zephyr/tests/benchmarks/footprints/src
Gerard Marull-Paretas ddc168fa78 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET
In order to align with macros used to obtain a device reference (e.g.
DEVICE_DT_GET), align the PM macros to use "GET" instead of "REF". This
change should have low impact since no official release has gone out yet
with the "REF" macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-18 12:14:06 -05:00
..
footprint.h
heap.c
libc.c
main.c kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
mutex.c
pm_device.c pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
semaphore.c
system_thread.c
timer.c
userspace.c
userspace.h
workq.c tests: benchmarks/footprints: update to new kwork API 2021-04-08 02:48:16 -04:00