Home
last modified time | relevance | path

Searched refs:CODE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/subsys/demand_paging/src/
Dmain.c30 #define CODE \ in huge_evictable_function() macro
39 REPEAT_1000(CODE) in huge_evictable_function()
43 #undef CODE in huge_evictable_function()
/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c160 #define TIME_AND_TSC(TITLE, CODE) \ argument
171 ret = CODE; \
176 ret = CODE; \
220 #define TIME_PUBLIC(TITLE, TYPE, CODE) \ argument
231 CODE; \
/Zephyr-latest/samples/subsys/llext/shell_loader/
DREADME.rst76 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1873 * :github:`20821` - Do USE\_\(DT\_\)CODE\_PARTITION and FLASH_LOAD_OFFSET/SIZE need to be user-conf…