Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dcoldfire_manprf.h50 #define IPSBAR 0x40000000 macro
51 #define TIMER0 (IPSBAR + 0x00150000)
59 #define IPSBAR 0x40000000 macro
60 #define TIMER0 (IPSBAR + 0x00150000)
159 volatile uint32_t *icr55 = (uint32_t*)(IPSBAR + 0xc74);
183 *(volatile uint32_t *)(IPSBAR + 0xc08) &= (uint32_t)(~1);
187 *(volatile uint32_t *)(IPSBAR + 0xc08) &= (uint32_t)(~(1 << 23));
199 volatile uint32_t *icr55 = (uint32_t*)(IPSBAR + 0xc74);
223 *(volatile uint32_t *)(IPSBAR + 0xc08) &= (uint32_t)(~1);
227 *(volatile uint32_t *)(IPSBAR + 0xc08) &= (uint32_t)(~(1 << 23));
[all …]