Searched refs:tx_buf_bytes (Results 1 – 1 of 1) sorted by relevance
38 size_t tx_buf_bytes; member141 ret = i2s_write(cfg->dev, mem_block, cfg->tx_buf_bytes); in ws2812_strip_update_rgb()161 flush_time_us = cfg->lrck_period * cfg->tx_buf_bytes / sizeof(uint32_t); in ws2812_strip_update_rgb()192 config.block_size = cfg->tx_buf_bytes; in ws2812_i2s_init()251 .tx_buf_bytes = WS2812_I2S_BUFSIZE(idx), \