Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai_edma.h120 uint32_t hclkSourceClockHz);
140 uint32_t hclkSourceClockHz);
Dfsl_esai_edma.c208 …esai_edma_handle_t *handle, esai_format_t *format, uint32_t hckClockHz, uint32_t hclkSourceClockHz) in ESAI_TransferTxSetFormatEDMA() argument
213 ESAI_TxSetFormat(base, format, hckClockHz, hclkSourceClockHz); in ESAI_TransferTxSetFormatEDMA()
239 …esai_edma_handle_t *handle, esai_format_t *format, uint32_t hckClockHz, uint32_t hclkSourceClockHz) in ESAI_TransferRxSetFormatEDMA() argument
244 ESAI_RxSetFormat(base, format, hckClockHz, hclkSourceClockHz); in ESAI_TransferRxSetFormatEDMA()