Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.c36 static tfa9xxx_device_t s_devs[TFA9XXX_DEV_NUM];
258 tfa9xxx_device_t *tfa = &s_devs[handle->config->deviceIndex]; in TFA9XXX_CreatePlatform()
309 tfa9xxx_device_t *tfa = &s_devs[handle->config->deviceIndex]; in TFA9XXX_PreStartConfigure()
369 tfa9xxx_device_t *tfa = &s_devs[handle->config->deviceIndex]; in TFA9XXX_CheckCalibrationStatus()
423 tfa9xxx_device_t *tfa = &s_devs[handle->config->deviceIndex]; in TFA9XXX_CalibrateSpeakerBoost()
468 tfa9xxx_device_t *tfa = &s_devs[handle->config->deviceIndex]; in TFA9XXX_HardcodeCalibrationValue()
644 tfa9xxx_device_t *tfa = &s_devs[handle->config->deviceIndex]; in TFA9XXX_SetPlayChannel()
Dfsl_tfa9xxx.h85 typedef struct tfa2_device tfa9xxx_device_t; typedef