Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/sys/
Dsflist.h30 typedef uint64_t unative_t; typedef
32 typedef uint32_t unative_t;
36 unative_t next_and_flags;
223 parent->next_and_flags = cur_flags | (unative_t)child; in z_sfnode_next_set()
307 node->next_and_flags = (unative_t)(z_sfnode_next_peek(node)) | flags; in sys_sfnode_flags_set()