Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/lpc/lpc11u6x/
Dsoc.h50 #define IOCON_PIO_SMODE(x) (((x) & 0x3) << 11) macro
51 #define IOCON_PIO_SMODE_MASK IOCON_PIO_SMODE(0x3)
Dpinctrl_soc.h29 IOCON_PIO_SMODE(DT_ENUM_IDX(node_id, nxp_digital_filter)) | \