Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_pdm_edma_adapter.c59 static volatile bool g_w_Transfer_End = false; variable
544 if (g_w_Transfer_End) in SRTM_PdmEdmaAdapter_LocalBufFullDMACb()
598g_w_Transfer_End = false; // Don't update circular buffer indexes when this first partial transfer… in SRTM_PdmEdmaAdapter_LocalBufFullProc()
611g_w_Transfer_End = true; // circular buffers indexes can be updated when this final transfer is c… in SRTM_PdmEdmaAdapter_LocalBufFullProc()
623g_w_Transfer_End = true; // circular buffers indexes can be updated when this final transfer is co… in SRTM_PdmEdmaAdapter_LocalBufFullProc()