Searched refs:sys_hash_func32_t (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/sys/ | ||
D | hash_function.h | 41 typedef uint32_t (*sys_hash_func32_t)(const void *str, size_t n); typedef |
D | hash_map.h | 132 sys_hash_func32_t hash_func; |