Home
last modified time | relevance | path

Searched defs:write_data (Results 1 – 3 of 3) sorted by relevance

/components/drivers/spi/
A Ddev_spi_flash_sfud.c691 uint8_t *write_data = rt_malloc(write_size), *read_data = rt_malloc(read_size); in sf() local
/components/drivers/include/drivers/
A Ddev_audio.h237 rt_uint8_t *write_data; /**< Pointer to the data to be written into data queue */ member
/components/fal/src/
A Dfal_rtt.c795 …rt_uint8_t *write_data = (rt_uint8_t *)rt_malloc(write_size), *read_data = (rt_uint8_t *)rt_malloc… in fal() local

Completed in 7 milliseconds