RTEMS CPU Kit with SuperCore
Typedefs
MIPS Processor Family Type Definitions
Collaboration diagram for MIPS Processor Family Type Definitions:

Typedefs

typedef uintptr_t CPU_Uint32ptr
 Type that can store a 32-bit integer or a pointer. More...
 
typedef uint16_t Priority_bit_map_Word
 
typedef void mips_isr
 
typedef void(* mips_isr_entry) (void)
 

Detailed Description

Typedef Documentation

◆ CPU_Uint32ptr

typedef uintptr_t CPU_Uint32ptr

Type that can store a 32-bit integer or a pointer.