Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/lpc/lpc11u6x/
Dsoc.h40 #define IOCON_PIO_FUNC(x) (((x) & 0x7)) macro
41 #define IOCON_PIO_FUNC_MASK IOCON_PIO_FUNC(0x7)