Searched refs:szbytes (Results 1 – 1 of 1) sorted by relevance
250 static int shi_npcx_read_inbuf_wait(const struct device *dev, uint32_t szbytes) in shi_npcx_read_inbuf_wait() argument256 for (uint32_t i = 0; i < szbytes; i++, data->rx_ctx->len++) { in shi_npcx_read_inbuf_wait()349 static void shi_npcx_write_first_pkg_outbuf(const struct device *dev, uint16_t szbytes) in shi_npcx_write_first_pkg_outbuf() argument366 size = MIN(half_buf_remain, szbytes - data->sz_sending); in shi_npcx_write_first_pkg_outbuf()381 size = MIN(SHI_OBUF_HALF_SIZE, szbytes - data->sz_sending); in shi_npcx_write_first_pkg_outbuf()