Searched refs:kSPDIF_Busy (Results 1 – 2 of 2) sorted by relevance
45 kSPDIF_Busy = 0x0U, /*!< SPDIF is busy */ enumerator494 handle->state = kSPDIF_Busy; in SPDIF_TransferSendEDMA()564 handle->state = kSPDIF_Busy; in SPDIF_TransferReceiveEDMA()669 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetSendCountEDMA()698 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetReceiveCountEDMA()
22 kSPDIF_Busy = 0x0U, /*!< SPDIF is busy */ enumerator470 handle->state = kSPDIF_Busy; in SPDIF_TransferSendNonBlocking()517 handle->state = kSPDIF_Busy; in SPDIF_TransferReceiveNonBlocking()554 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetSendCount()582 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetReceiveCount()