resource_table/
constants.rs

1pub const RPROC_MAX_NAME_LEN: usize = 32;
2pub const FW_RSC_ADDR_ANY: u32 = 0xffffffff;