Searched refs:PW_PLACE_IN_SECTION (Results 1 – 5 of 5) sorted by relevance
69 #define PW_PLACE_IN_SECTION(name) __attribute__((section("__DATA," name))) macro71 #define PW_PLACE_IN_SECTION(name) __attribute__((section(name))) macro
41 PW_PLACE_IN_SECTION(".noinit") Persistent<bool> persistent_bool;153 PW_PLACE_IN_SECTION(".noinit") Persistent<uint16_t> persistent_boot_count;185 PW_PLACE_IN_SECTION(".noinit") Persistent<LastBootInfo> persistent_crash_info;
107 .. c:macro:: PW_PLACE_IN_SECTION(name)
204 PW_PLACE_IN_SECTION(".noinit")
285 PW_PLACE_IN_SECTION(".bar_section")