Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dscfg.c127 uint8_t sbd = inst_glue->SMB_SBD; in npcx_i2c_target_clear_detection_event() local
131 if ((een & BIT(i)) != 0 && (sbd & BIT(i)) != 0) { in npcx_i2c_target_clear_detection_event()