Home
last modified time | relevance | path

Searched refs:needColorConvert (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_smartdma.c175 handle->needColorConvert = true; in FLEXIO_MCULCD_TransferCreateHandleSMARTDMA()
261 if (handle->needColorConvert) in FLEXIO_MCULCD_TransferSMARTDMA()
303 if ((0U != part3Len) && (handle->needColorConvert)) in FLEXIO_MCULCD_TransferSMARTDMA()
383 if (flexioMculcdSmartDmaHandle->needColorConvert) in FLEXIO_MCULCD_SMARTDMA_Callback()
Dfsl_flexio_mculcd_smartdma.h60 bool needColorConvert; /*!< Need color convert or not. */ member