Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pdm/
Dfsl_pdm_edma.c31 kPDM_Busy = 0x0U, /*!< PDM is busy */ enumerator
375 if (handle->state != (uint32_t)kPDM_Busy) in PDM_TransferReceiveEDMA()
386 handle->state = (uint32_t)kPDM_Busy; in PDM_TransferReceiveEDMA()