Home
last modified time | relevance | path

Searched refs:tlsf_set_rom_patches (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c189 void __attribute__((constructor)) tlsf_set_rom_patches(void) in tlsf_set_rom_patches() function
/hal_espressif-latest/components/esp_rom/
DCMakeLists.txt354 # After registering the component, set the tlsf_set_rom_patches symbol as undefined
356 # final binary. This is necessary because tlsf_set_rom_patches is a constructor, thus,
359 target_link_libraries(${COMPONENT_LIB} PRIVATE "-u tlsf_set_rom_patches")