Searched refs:kSPDIF_Busy (Results 1 – 2 of 2) sorted by relevance
45 kSPDIF_Busy = 0x0U, /*!< SPDIF is busy */ enumerator395 handle->state = kSPDIF_Busy; in SPDIF_TransferSendEDMA()466 handle->state = kSPDIF_Busy; in SPDIF_TransferReceiveEDMA()572 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetSendCountEDMA()601 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetReceiveCountEDMA()
22 kSPDIF_Busy = 0x0U, /*!< SPDIF is busy */ enumerator466 handle->state = kSPDIF_Busy; in SPDIF_TransferSendNonBlocking()513 handle->state = kSPDIF_Busy; in SPDIF_TransferReceiveNonBlocking()550 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetSendCount()578 if (handle->state != (uint32_t)kSPDIF_Busy) in SPDIF_TransferGetReceiveCount()