Searched defs:sendbuf (Results 1 – 4 of 4) sorted by relevance
139 WORD_ALIGNED_ATTR char sendbuf[129]=""; in app_main() local
145 char sendbuf[128] = {0}; in app_main() local
399 char sendbuf[48]; in mcast_example_task() local
53 char sendbuf[16] = ""; in check_spi_pre_n_for() local138 char *sendbuf = heap_caps_malloc((num_bytes + 3) & (~3), MALLOC_CAP_DMA); in spi_test() local