Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/lwp/
H A Dlwp_mem.c32 static void *rt_lwp_malloc_page(struct rt_lwp *lwp, rt_size_t npages) in rt_lwp_malloc_page() function
149 if (RT_NULL != rt_lwp_malloc_page(lwp, npages)) in rt_lwp_mem_malloc()