Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dscfg.c140 inst_scfg->DEV_CTL3 |= NPCX_DEV_CTL3_I3C_MODE_BIT(module_id); in npcx_i3c_target_sel()
142 inst_scfg->DEV_CTL3 &= ~NPCX_DEV_CTL3_I3C_MODE_BIT(module_id); in npcx_i3c_target_sel()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h218 volatile uint8_t DEV_CTL3; member