Searched refs:suc_eof (Results 1 – 3 of 3) sorted by relevance
27 uint32_t suc_eof : 1; /*!< Whether the descriptor is the last one in the link */ member
136 desc->dw0.suc_eof = 0; in async_memcpy_prepare_receive()150 desc->dw0.suc_eof = 0; in async_memcpy_prepare_receive()177 desc->dw0.suc_eof = 0; // not the end of the transaction in async_memcpy_prepare_transmit()192 desc->dw0.suc_eof = 1; // end of the transaction in async_memcpy_prepare_transmit()
252 .dw0.suc_eof = 0, in adc_hal_digi_dma_link_descriptors()