Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h2002 #define NPCX_I3C_MERRWARN_NACK 2 macro
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c512 if (IS_BIT_SET(inst->MERRWARN, NPCX_I3C_MERRWARN_NACK)) { in npcx_i3c_request_emit_start()