Home
last modified time | relevance | path

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

/platform/lpc43xx/include/platform/
A Dlpc43xx-gpio.h18 #define _PIN_CFG(m,n) (0x40086000 + ((m) * 0x80) + ((n) * 4)) macro
19 #define PIN_CFG(nr) _PIN_CFG(_PINm(nr),_PINn(nr))

Completed in 3 milliseconds