RTEMS CPU Kit with SuperCore  4.11.3
Typedefs
types.h File Reference
#include <rtems/score/basedefs.h>
#include <stdbool.h>
#include <stdint.h>
Include dependency graph for types.h:

Go to the source code of this file.

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 moxie_isr
 
typedef void(* moxie_isr_entry) (void)
 

Typedef Documentation

◆ CPU_Uint32ptr

typedef uintptr_t CPU_Uint32ptr

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