Home
last modified time | relevance | path

Searched refs:llext_bringup (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/llext/
Dllext.h228 int llext_bringup(struct llext *ext);
/Zephyr-latest/subsys/llext/
Dllext.c333 inline int llext_bringup(struct llext *ext) in llext_bringup() function
348 ret = llext_bringup(ext); in llext_bootstrap()
/Zephyr-latest/doc/services/llext/
Dload.rst37 ``.init_array`` sections of the ELF file with the :c:func:`llext_bringup`
50 call :c:func:`llext_bringup`, then a user-specified function in the same