snrt_allocator_t
#include <alloc_decls.h>
Public Attributes
Name | |
---|---|
uint32_t | base |
uint32_t | size |
uint32_t | next |
Public Attributes Documentation
variable base
uint32_t base;
variable size
uint32_t size;
variable next
uint32_t next;
Updated on 2023-06-19 at 09:43:56 +0000