Home
last modified time | relevance | path

Searched defs:bufs (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.4.0/drivers/spi/
Dspi_handlers.c14 static struct spi_buf_set *copy_and_check(struct spi_buf_set *bufs, in copy_and_check()
/Zephyr-Core-3.4.0/drivers/led_strip/
Dlpd880x.c52 const struct spi_buf bufs[3] = { in lpd880x_update() local
/Zephyr-Core-3.4.0/samples/bluetooth/periodic_adv_conn/src/
Dmain.c28 static struct net_buf_simple bufs[NUM_SUBEVENTS]; variable
/Zephyr-Core-3.4.0/samples/drivers/spi_fujitsu_fram/src/
Dmain.c30 struct spi_buf bufs[] = { in mb85rs64v_access() local
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dproxy_msg.c54 static uint8_t __noinit bufs[CONFIG_BT_MAX_CONN * CONFIG_BT_MESH_PROXY_MSG_LEN]; variable
/Zephyr-Core-3.4.0/drivers/ieee802154/
Dieee802154_mcr20a.c220 struct spi_buf bufs[2] = { in z_mcr20a_write_burst() local
248 struct spi_buf bufs[2] = { in z_mcr20a_read_burst() local
524 struct spi_buf bufs[2] = { in read_rxfifo_content() local
1073 const struct spi_buf bufs[2] = { in write_txfifo_content() local
/Zephyr-Core-3.4.0/drivers/sensor/max31865/
Dmax31865.c12 const struct spi_buf bufs[] = {{ in max31865_spi_write() local
/Zephyr-Core-3.4.0/samples/bluetooth/periodic_adv_rsp/src/
Dmain.c37 static struct net_buf_simple bufs[NUM_SUBEVENTS]; variable
/Zephyr-Core-3.4.0/drivers/sdhc/
Dsdhc_spi.c347 struct spi_buf bufs[] = { in sdhc_spi_send_cmd() local
/Zephyr-Core-3.4.0/tests/net/buf/src/
Dmain.c107 struct net_buf *bufs[bufs_pool.buf_count]; in ZTEST() local