Searched refs:Z_GENERIC_SECTION (Results 1 – 25 of 31) sorted by relevance
12
20 #define __irq_vector_table Z_GENERIC_SECTION(_IRQ_VECTOR_TABLE_SECTION_NAME)21 #define __sw_isr_table Z_GENERIC_SECTION(_SW_ISR_TABLE_SECTION_NAME)24 #define __shared_sw_isr_table Z_GENERIC_SECTION(_SHARED_SW_ISR_TABLE_SECTION_NAME)33 #define __ti_ccfg_section Z_GENERIC_SECTION(_TI_CCFG_SECTION_NAME)34 #define __ccm_data_section Z_GENERIC_SECTION(_CCM_DATA_SECTION_NAME)35 #define __ccm_bss_section Z_GENERIC_SECTION(_CCM_BSS_SECTION_NAME)36 #define __ccm_noinit_section Z_GENERIC_SECTION(_CCM_NOINIT_SECTION_NAME)37 #define __itcm_section Z_GENERIC_SECTION(_ITCM_SECTION_NAME)38 #define __dtcm_data_section Z_GENERIC_SECTION(_DTCM_DATA_SECTION_NAME)39 #define __dtcm_bss_section Z_GENERIC_SECTION(_DTCM_BSS_SECTION_NAME)[all …]
52 static const void *const preinit_fn_ptrs[] __used Z_GENERIC_SECTION(".preinit_array") = {56 static const void *const init_fn_ptrs[] __used Z_GENERIC_SECTION(".init_array") = {59 static const void *const fini_fn_ptrs[] __used Z_GENERIC_SECTION(".fini_array") = {
21 #undef Z_GENERIC_SECTION24 #define Z_GENERIC_SECTION(segment) __GENERIC_SECTION(segment) macro
51 #define K_APP_DMEM(id) Z_GENERIC_SECTION(K_APP_DMEM_SECTION(id))61 #define K_APP_BMEM(id) Z_GENERIC_SECTION(K_APP_BMEM_SECTION(id))137 Z_GENERIC_SECTION(.app_regions.name) \
95 Z_GENERIC_SECTION(".exported_sym") __used \125 static const char Z_GENERIC_SECTION("llext_exports_strtab") __used \
41 Z_GENERIC_SECTION("stm32wb0_RAM_VR")50 Z_GENERIC_SECTION("stm32wb0_BLUE_RAM")
55 Z_GENERIC_SECTION(.text._HandlerModeExit) void z_arm_exc_exit(void) in z_arm_exc_exit()
40 Z_GENERIC_SECTION(.vt_pointer_section) __attribute__((used))
57 Z_GENERIC_SECTION(.lvgl_buf)64 Z_GENERIC_SECTION(.lvgl_buf)72 Z_GENERIC_SECTION(.lvgl_buf)
17 #define HEAP_MEM_ATTRIBUTES Z_GENERIC_SECTION(.lvgl_heap) __aligned(8)
33 #define HEAP_MEM_ATTRIBUTES Z_GENERIC_SECTION(.mbedtls_heap)
216 static struct _isr_list_sname Z_GENERIC_SECTION(.intList) \250 static struct _isr_list_sname Z_GENERIC_SECTION(.intList) \274 static Z_DECL_ALIGN(struct _isr_list) Z_GENERIC_SECTION(.intList) \
18 uint8_t var_in_test_sram[TEST_SRAM_SIZE] Z_GENERIC_SECTION(TEST_SRAM_SECT);
34 #define __resource Z_GENERIC_SECTION(.resource_table)
37 const struct app_header app_header Z_GENERIC_SECTION(.app_header) = {
50 struct vector_table _VectorTable Z_GENERIC_SECTION(.exc_vector_table) = {
29 Z_GENERIC_SECTION(.irq_info) __used struct int_list_header _iheader = {
137 Z_GENERIC_SECTION(.tss)150 Z_GENERIC_SECTION(.tss)
58 Z_GENERIC_SECTION(.tss) \
15 Z_GENERIC_SECTION(LINKER_DT_NODE_REGION_NAME(DT_NODELABEL(label)))
38 Z_GENERIC_SECTION(.boot_arg)
61 Z_GENERIC_SECTION(.__sha256_ram_block) struct chip_sha256_ctx chip_ctx;
72 Z_GENERIC_SECTION(.__sha256_ram_block) struct chip_sha256_ctx chip_ctx;
35 # define POOL_SECTION Z_GENERIC_SECTION(K_APP_DMEM_SECTION(z_malloc_partition))
18 Z_GENERIC_SECTION(CONFIG_DISPLAY_BUFFER_SECTION)