Searched refs:periph_buf (Results 1 – 2 of 2) sorted by relevance
111 uint8_t *periph_buf, in nhw_EVDMA_access() argument145 memcpy(periph_buf, st->job_buff, to_read); in nhw_EVDMA_access()147 memcpy(st->job_buff, periph_buf, to_read); in nhw_EVDMA_access()152 periph_buf += to_read; in nhw_EVDMA_access()
37 uint8_t *periph_buf,