Searched defs:_flexio_camera_edma_handle (Results 1 – 1 of 1) sorted by relevance
41 struct _flexio_camera_edma_handle struct43 flexio_camera_edma_transfer_callback_t callback; /*!< Callback function. */44 void *userData; /*!< Camera callback function parameter.*/45 size_t rxSize; /*!< Total bytes to be received. */46 edma_handle_t *rxEdmaHandle; /*!< The eDMA RX channel used. */47 …ytes; /*!< eDMA minor byte transfer count initially configured. */48 volatile uint8_t rxState; /*!< RX transfer state */