Home
last modified time | relevance | path

Searched defs:sampleRate (Results 1 – 25 of 55) sorted by relevance

123

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.c72 wm8904_sample_rate_t sampleRate, in WM8904_UpdateFormat()
513 status_t WM8904_SetMasterClock(wm8904_handle_t *handle, uint32_t sysclk, uint32_t sampleRate, uint3… in WM8904_SetMasterClock()
837 uint32_t sampleRate = 0U; in WM8904_CheckAudioFormat() local
947 status_t WM8904_SetAudioFormat(wm8904_handle_t *handle, uint32_t sysclk, uint32_t sampleRate, uint3… in WM8904_SetAudioFormat()
/hal_nxp-latest/imx/drivers/
Dadc_imx7d.c106 void ADC_SetSampleRate(ADC_Type* base, uint32_t sampleRate) in ADC_SetSampleRate()
286 …uint32_t sampleRate = (4000000 >> (2 + (ADC_TIMER_UNIT_REG(base) >> ADC_TIMER_UNIT_PRE_DIV_SHIFT))… in ADC_SetConvertRate() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.c50 …wm8960_handle_t *handle, uint32_t inputMclk, uint32_t outputClk, uint32_t sampleRate, uint32_t bit… in WM8960_SetInternalPllConfig()
99 static status_t WM8960_SetMasterClock(wm8960_handle_t *handle, uint32_t sysclk, uint32_t sampleRate in WM8960_SetMasterClock()
/hal_nxp-latest/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h201 uint32_t sampleRate; /*!< input audio data sample rate */ member
210 uint32_t sampleRate; /*!< output audio data sample rate */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.c763 …I2S_Type *base, uint32_t sourceClockHz, uint32_t sampleRate, uint32_t bitWidth, uint32_t channelNu… in SAI_TxSetBitClockRate()
810 …I2S_Type *base, uint32_t sourceClockHz, uint32_t sampleRate, uint32_t bitWidth, uint32_t channelNu… in SAI_RxSetBitClockRate()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/ak4497/
Dfsl_codec_ak4497_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
Dfsl_codec_ak4497_adapter.c73 status_t HAL_CODEC_AK4497_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitW… in HAL_CODEC_AK4497_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/cs42448/
Dfsl_codec_cs42448_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/cs42888/
Dfsl_codec_cs42888_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/da7212/
Dfsl_codec_da7212_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/pcm186x/
Dfsl_codec_pcm186x_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
Dfsl_codec_adapter.c71 status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitWidth) in HAL_CODEC_SetFormat()
Dfsl_codec_pcm186x_adapter.c71 status_t HAL_CODEC_PCM186x_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bit… in HAL_CODEC_PCM186x_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/pcm512x/
Dfsl_codec_pcm512x_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
Dfsl_codec_adapter.c71 status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitWidth) in HAL_CODEC_SetFormat()
Dfsl_codec_pcm512x_adapter.c71 status_t HAL_CODEC_PCM512x_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bit… in HAL_CODEC_PCM512x_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.h169 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/tfa9896/
Dfsl_codec_tfa9896_adapter.h168 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/tfa9xxx/
Dfsl_codec_tfa9xxx_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8524/
Dfsl_codec_wm8524_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
Dfsl_codec_wm8524_adapter.c69 status_t HAL_CODEC_WM8524_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitW… in HAL_CODEC_WM8524_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.h171 static inline status_t HAL_CODEC_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32… in HAL_CODEC_SetFormat()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm186x/
Dfsl_pcm186x.c148 status_t PCM186x_SetFormat(pcm186x_handle_t *handle, uint32_t mclk, uint32_t sampleRate, uint32_t b… in PCM186x_SetFormat()

123