Home
last modified time | relevance | path

Searched defs:sys_hashmap (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Dhash_map.h125 struct sys_hashmap { struct
127 const struct sys_hashmap_api *api; argument
129 const struct sys_hashmap_config *config; argument
131 struct sys_hashmap_data *data; argument
135 sys_hashmap_allocator_t alloc_func; argument
139 * @brief Iterate over all values contained in a @ref sys_hashmap argument