Home
last modified time | relevance | path

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

/bsp/yichip/yc3121-pos/Libraries/core/
A Dyc3121.h70 #define SCI7816_BASEADDR 0xf0400 macro
95 #define SCI7816_MODE *(volatile int*)(SCI7816_BASEADDR + 0x00)
96 #define SCI7816_CTRL *(volatile int*)(SCI7816_BASEADDR + 0x08)
97 #define SCI7816_STAT *(volatile int*)(SCI7816_BASEADDR + 0x0c)
98 #define SCI7816_INT *(volatile int*)(SCI7816_BASEADDR + 0x10)
99 #define SCI7816_DATA *(volatile int*)(SCI7816_BASEADDR + 0x20)
100 #define SCI7816_ETU *(volatile int*)(SCI7816_BASEADDR + 0x28)
101 #define SCI7816_BGT *(volatile int*)(SCI7816_BASEADDR + 0x2c)
102 #define SCI7816_CWT *(volatile int*)(SCI7816_BASEADDR + 0x30)
103 #define SCI7816_EDC *(volatile int*)(SCI7816_BASEADDR + 0x34)

Completed in 8 milliseconds