zephyr::raw

Type Alias k_objects

source
pub type k_objects = u32;
Expand description

@brief Kernel Object Types

This enumeration needs to be kept in sync with the lists of kernel objects and subsystems in scripts/build/gen_kobject_list.py, as well as the otype_to_str() function in kernel/userspace.c