Searched refs:kPDM_Busy (Results 1 – 1 of 1) sorted by relevance
31 kPDM_Busy = 0x0U, /*!< PDM is busy */ enumerator375 if (handle->state != (uint32_t)kPDM_Busy) in PDM_TransferReceiveEDMA()386 handle->state = (uint32_t)kPDM_Busy; in PDM_TransferReceiveEDMA()