Home
last modified time | relevance | path

Searched refs:test_ram_numeric (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/misc/iterable_sections/src/
Dmain.c18 struct test_ram_numeric { struct
42 const STRUCT_SECTION_ITERABLE(test_ram_numeric, ramn_1) = {0x01}; argument
43 const STRUCT_SECTION_ITERABLE(test_ram_numeric, ramn_10) = {0x03};
44 const STRUCT_SECTION_ITERABLE(test_ram_numeric, ramn_11) = {0x04};
45 const STRUCT_SECTION_ITERABLE(test_ram_numeric, ramn_3) = {0x02};
93 STRUCT_SECTION_FOREACH(test_ram_numeric, t) { in ZTEST()
/Zephyr-latest/tests/misc/iterable_sections/
Dsections-ram.ld6 ITERABLE_SECTION_RAM_NUMERIC(test_ram_numeric, Z_LINK_ITERABLE_SUBALIGN)
DCMakeLists.txt14 zephyr_iterable_section(NAME test_ram_numeric NUMERIC GROUP DATA_REGION ${XIP_ALIGN_WITH_INPUT} SUB…