Home
last modified time | relevance | path

Searched defs:PINSEL2 (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dstart_rvds.S219 PINSEL2 EQU 0xE002C014 ; PINSEL2 Address define
H A Dlpc214x.h61 #define PINSEL2 (*((volatile unsigned long *) 0xE002C014)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A DLPC24xx.h117 #define PINSEL2 (*(volatile unsigned long *)(PINSEL_BASE_ADDR + 0x08)) macro