Home
last modified time | relevance | path

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

/bsp/yichip/yc3121-pos/Libraries/core/
A Dyc3121.h79 #define LPM_BASEADDR 0xf8400 macro
160 #define LPM_CTRL (volatile int*)(LPM_BASEADDR + 0x00)
161 #define LPM_SENSOR (volatile int*)(LPM_BASEADDR + 0x04)
162 #define LPM_WKUP_TIMER (volatile int*)(LPM_BASEADDR + 0x08)
163 #define LPM_SECMAX (volatile int*)(LPM_BASEADDR+0x0c)
164 #define LPM_GPIO_WKUP (volatile int*)(LPM_BASEADDR + 0x10)
165 #define LPM_GPIO_WKHI (volatile int*)(LPM_BASEADDR + 0x14)
166 #define LPM_SLEEP (volatile int*)(LPM_BASEADDR + 0x20)
167 #define LPM_CLR_INTR (volatile int*)(LPM_BASEADDR + 0x24)
168 #define LPM_STATUS (volatile int*)(LPM_BASEADDR + 0x78)
[all …]

Completed in 8 milliseconds