RTEMS 6.1-rc2
|
Modules | |
TRNG Register Masks | |
Data Structures | |
struct | TRNG_Type |
Macros | |
#define | TRNG_BASE (0x400CC000u) |
#define | TRNG ((TRNG_Type *)TRNG_BASE) |
#define | TRNG_BASE_ADDRS { TRNG_BASE } |
#define | TRNG_BASE_PTRS { TRNG } |
#define | TRNG_IRQS { TRNG_IRQn } |
#define TRNG_BASE (0x400CC000u) |
Peripheral TRNG base address
#define TRNG_BASE_ADDRS { TRNG_BASE } |
Array initializer of TRNG peripheral base addresses
#define TRNG_BASE_PTRS { TRNG } |
Array initializer of TRNG peripheral base pointers
#define TRNG_IRQS { TRNG_IRQn } |
Interrupt vectors for the TRNG peripheral type