Home
last modified time | relevance | path

Searched refs:kFLEXIO_MCULCD_StateWriteSameValue (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_edma.c27 kFLEXIO_MCULCD_StateWriteSameValue, /*!< Writing the same value in progress. enumerator
102 if ((uint32_t)kFLEXIO_MCULCD_StateWriteSameValue == flexioLcdMcuHandle->state) in FLEXIO_MCULCD_TxEDMACallback()
433 handle->state = (uint32_t)kFLEXIO_MCULCD_StateWriteSameValue; in FLEXIO_MCULCD_TransferEDMA()
Dfsl_flexio_mculcd.c25 kFLEXIO_MCULCD_StateWriteSameValue, /*!< Writing the same value in progress. */ enumerator
1144 handle->state = (uint32_t)kFLEXIO_MCULCD_StateWriteSameValue; in FLEXIO_MCULCD_TransferNonBlocking()
1347 if ((uint32_t)kFLEXIO_MCULCD_StateWriteSameValue == flexioLcdMcuHandle->state) in FLEXIO_MCULCD_TransferHandleIRQ()
Dfsl_flexio_mculcd_smartdma.c29 kFLEXIO_MCULCD_StateWriteSameValue, /*!< Writing the same value in progress. enumerator