Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/lpc/lpc11u6x/
Dsoc.h46 #define IOCON_PIO_INVERT(x) (((x) & 0x1) << 2) macro
47 #define IOCON_PIO_INVERT_MASK IOCON_PIO_INVERT(0x1)
Dpinctrl_soc.h27 IOCON_PIO_INVERT(DT_PROP(node_id, nxp_invert)) | \
/Zephyr-latest/soc/nxp/lpc/lpc51u68/
Dpinctrl_soc.h25 IOCON_PIO_INVERT(DT_PROP(node_id, nxp_invert)) | \
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/
Dpinctrl_soc.h25 IOCON_PIO_INVERT(DT_PROP(node_id, nxp_invert)) | \
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dpinctrl_soc.h36 IOCON_PIO_INVERT(DT_PROP(node_id, nxp_invert)) | \