Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/pcm512x/
Dfsl_pcm512x.h119 #define PCM512X_I2C_BAUDRATE (100000U) macro
Dfsl_pcm512x.c415 if (CODEC_I2C_Init(handle->i2cHandle, config->i2cConfig.codecI2CInstance, PCM512X_I2C_BAUDRATE, in PCM512x_Init()
454 …CODEC_I2C_Init(handle->i2cHandle, handle->config->i2cConfig.codecI2CInstance, PCM512X_I2C_BAUDRATE, in PCM512x_Deinit()