Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c233 const uint8_t *obuf_end = obuf_ptr + size; in shi_npcx_write_half_outbuf() local
237 while (obuf_ptr != obuf_end) { in shi_npcx_write_half_outbuf()
279 volatile uint8_t *obuf_end; in shi_npcx_fill_out_status() local
309 obuf_end = inst->OBUF + SHI_OBUF_FULL_SIZE; in shi_npcx_fill_out_status()
312 if (fill_ptr == obuf_end) { in shi_npcx_fill_out_status()
355 volatile uint8_t *obuf_end; in shi_npcx_write_first_pkg_outbuf() local
367 obuf_end = obuf_ptr + size; in shi_npcx_write_first_pkg_outbuf()
368 while (obuf_ptr != obuf_end) { in shi_npcx_write_first_pkg_outbuf()
382 obuf_end = obuf_ptr + size; in shi_npcx_write_first_pkg_outbuf()
383 while (obuf_ptr != obuf_end) { in shi_npcx_write_first_pkg_outbuf()