Home
last modified time | relevance | path

Searched refs:load (Results 1 – 11 of 11) sorted by relevance

/components/fal/
A DKconfig18 When this option is disable, it will auto find and load the partition table
33 The auto find and load the partition table process is forward from this
/components/lwp/
A DKconfig72 bool "LDSO: dynamic load shared objects"
83 bool "Enable random load address"
/components/libc/posix/libdl/
A Ddlmodule.h64 rt_uint8_t *(*load)(const char* filename); /* load dlmodule file data */ member
A Ddlmodule.c617 RT_ASSERT(ops->load); in dlmodule_load_custom()
619 module_ptr = ops->load(filename); in dlmodule_load_custom()
/components/lwp/arch/arm/cortex-a/
A Dlwp_gcc.S429 ldmia r0, {r4, r5} @ load old val
430 ldmia r1, {r6, lr} @ load new val
431 1: ldmia r2, {r0, r1} @ load current val
447 1: ldr r3, [r2] @ load current val
/components/legacy/fdt/docs/
A Dapi.md1 # fdt load API
145 /* load dtb node list OK */
/components/libc/posix/
A DKconfig114 bool "Enable load dynamic module by custom"
/components/dfs/
A DKconfig246 int "max pre load pages."
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile1169 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
2238 # larger than 0 to get control over the balance between CPU load and processing
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile1180 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
2261 # larger than 0 to get control over the balance between CPU load and processing
A Dlwip.Doxyfile.cmake.in1180 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
2261 # larger than 0 to get control over the balance between CPU load and processing

Completed in 16 milliseconds