Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c37 #define SHI_IBUF_FULL_SIZE DT_INST_PROP(0, buffer_rx_size) macro
43 #define SHI_IBUF_HALF_SIZE (SHI_IBUF_FULL_SIZE / 2)
387 if (obuf_ptr == inst->OBUF + SHI_IBUF_FULL_SIZE) { in shi_npcx_write_first_pkg_outbuf()