Home
last modified time | relevance | path

Searched defs:WDTC (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dlpc214x.h319 #define WDTC (*((volatile unsigned long *) 0xE0000004)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A DLPC24xx.h827 #define WDTC (*(volatile unsigned long *)(WDG_BASE_ADDR + 0x04)) macro