Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_util/include/pico/util/
Dpheap.h234 bool ph_remove_and_free_node(pheap_t *heap, pheap_node_id_t id);
/hal_rpi_pico-latest/src/common/pico_util/
Dpheap.c82 bool ph_remove_and_free_node(pheap_t *heap, pheap_node_id_t id) { in ph_remove_and_free_node() function