Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/lpc/lpc11u6x/
Dsoc.h44 #define IOCON_PIO_HYS(x) (((x) & 0x1) << 5) macro
45 #define IOCON_PIO_HYS_MASK IOCON_PIO_HYS(0x1)
Dpinctrl_soc.h26 IOCON_PIO_HYS(DT_PROP(node_id, input_schmitt_enable)) | \