Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_util/include/pico/util/
Dpheap.h221 static inline pheap_node_id_t ph_remove_and_free_head(pheap_t *heap) { in ph_remove_and_free_head() function
/hal_rpi_pico-latest/src/common/pico_util/
Dpheap.c86 ph_remove_and_free_head(heap); in ph_remove_and_free_node()