Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/heap/
Dheap_tlsf.c236 static inline __attribute__((__always_inline__)) void insert_free_block(control_t* control, block_h… in insert_free_block() function
269 insert_free_block(control, block, fl, sl); in block_insert()