Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dpinctrl_soc.h93 uint16_t offest: 5; member
194 .cfg.dev_ctl.offest = DT_PROP_BY_IDX(node_id, prop, 0), \
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
DKconfig46 # Note- This config present the offest between container header and user
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_npcx.c154 SET_FIELD(NPCX_DEV_CTL(scfg_base, ctrl->offest), in npcx_device_control_configure()