Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_handlers.c14 static struct spi_buf_set *copy_and_check(struct spi_buf_set *bufs, in copy_and_check()
Dspi_ll_stm32.c730 const struct spi_buf_set *bufs) in spi_stm32_count_bufset_frames()
953 static bool spi_buf_set_in_nocache(const struct spi_buf_set *bufs) in spi_buf_set_in_nocache()
/Zephyr-latest/drivers/led_strip/
Dlpd880x.c53 const struct spi_buf bufs[3] = { in lpd880x_update() local
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/src/
Dmain.c29 static struct net_buf_simple bufs[NUM_SUBEVENTS]; variable
/Zephyr-latest/samples/drivers/spi_fujitsu_fram/src/
Dmain.c30 struct spi_buf bufs[] = { in mb85rs64v_access() local
/Zephyr-latest/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
531 struct spi_buf bufs[2] = { in read_rxfifo_content() local
1084 const struct spi_buf bufs[2] = { in write_txfifo_content() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_msg.c53 static uint8_t __noinit bufs[CONFIG_BT_MAX_CONN * CONFIG_BT_MESH_PROXY_MSG_LEN]; variable
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/
Dmain.c45 static struct net_buf_simple bufs[NUM_SUBEVENTS]; variable
/Zephyr-latest/drivers/sensor/maxim/max31865/
Dmax31865.c12 const struct spi_buf bufs[] = {{ in max31865_spi_write() local
/Zephyr-latest/tests/drivers/spi/spi_error_cases/src/
Dmain.c41 struct spi_buf bufs[4]; member
/Zephyr-latest/drivers/input/
Dinput_analog_axis.c159 int16_t bufs[cfg->num_channels]; in analog_axis_loop() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_spi.c373 struct spi_buf bufs[] = { in sdhc_spi_send_cmd() local
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c61 struct spi_buf bufs[8]; member
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c108 struct net_buf *bufs[bufs_pool.buf_count]; in ZTEST() local