Home
last modified time | relevance | path

Searched refs:offest (Results 1 – 4 of 4) 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/
DKconfig47 # Note- This config present the offest between container header and user
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt7xx_cm33_cpu1.dtsi238 gpio-port-offest = <8>;
249 gpio-port-offest = <8>;
260 gpio-port-offest = <8>;
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_npcx.c154 SET_FIELD(NPCX_DEV_CTL(scfg_base, ctrl->offest), in npcx_device_control_configure()