Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/lib/hash/
Dhash_map_sc.c191 static void sys_hashmap_sc_clear(struct sys_hashmap *map, sys_hashmap_callback_t cb, void *cookie) in sys_hashmap_sc_clear() function
298 .clear = sys_hashmap_sc_clear,