Home
last modified time | relevance | path

Searched refs:SECURE_BASEADDR (Results 1 – 1 of 1) sorted by relevance

/bsp/yichip/yc3121-pos/Libraries/core/
A Dyc3121.h81 #define SECURE_BASEADDR 0xf8540 macro
138 #define SECURE_CTRL *(volatile int*)(SECURE_BASEADDR + 0x0)
139 #define SECURE_STATUS *(volatile int*)(SECURE_BASEADDR + 0x4)
140 #define SECURE_MEDCON *(volatile int*)(SECURE_BASEADDR + 0x8)
141 #define SECURE_RAMKEY *(volatile int*)(SECURE_BASEADDR + 0xc)

Completed in 6 milliseconds