Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c244 const uint8_t *obuf_end = obuf_ptr + size; in shi_npcx_write_half_outbuf() local
248 while (obuf_ptr != obuf_end) { in shi_npcx_write_half_outbuf()
290 volatile uint8_t *obuf_end; in shi_npcx_fill_out_status() local
320 obuf_end = inst->OBUF + SHI_OBUF_FULL_SIZE; in shi_npcx_fill_out_status()
323 if (fill_ptr == obuf_end) { in shi_npcx_fill_out_status()
366 volatile uint8_t *obuf_end; in shi_npcx_write_first_pkg_outbuf() local
378 obuf_end = obuf_ptr + size; in shi_npcx_write_first_pkg_outbuf()
379 while (obuf_ptr != obuf_end) { in shi_npcx_write_first_pkg_outbuf()
393 obuf_end = obuf_ptr + size; in shi_npcx_write_first_pkg_outbuf()
394 while (obuf_ptr != obuf_end) { in shi_npcx_write_first_pkg_outbuf()