Searched refs:lws_bb_spi_t (Results 1 – 3 of 3) sorted by relevance
29 lws_bb_spi_t *ctx = (lws_bb_spi_t *)octx; in lws_bb_spi_init()51 lws_bb_spi_write(lws_bb_spi_t *ctx, const uint8_t *buf, size_t len) in lws_bb_spi_write()75 lws_bb_spi_read(lws_bb_spi_t *ctx, uint8_t *buf, size_t len) in lws_bb_spi_read()98 lws_bb_spi_t *ctx = (lws_bb_spi_t *)octx; in lws_bb_spi_queue()
52 } lws_bb_spi_t; typedef
119 static const lws_bb_spi_t lbspi = {