Searched refs:SECURE_BASEADDR (Results 1 – 1 of 1) sorted by relevance
81 #define SECURE_BASEADDR 0xf8540 macro138 #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