Home
last modified time | relevance | path

Searched defs:bss (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/tests/application_development/code_relocation/src/
Dtest_file3.c12 __in_section(bss, sram2, var) uint32_t var_file3_sram2_bss; in __in_section() argument
Dtest_file4.c12 __in_section(bss, sram2, var) uint32_t var_file4_sram2_bss; in __in_section() argument
Dtest_file5.c12 __in_section(bss, sram2, var) uint32_t var_file5_sram2_bss; in __in_section() argument
/Zephyr-Core-3.7.0/tests/application_development/code_relocation/test_lib/
Dtest_lib1.c12 __in_section(bss, sram2, var) uint32_t var_lib1_sram2_bss; in __in_section() argument
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dimg_mgmt_state.c205 struct boot_swap_state bss; in read_directxip_state() local