Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.h206 status_t TFA9XXX_Stop(tfa9xxx_handle_t *handle);
Dfsl_tfa9xxx.c178 status_t TFA9XXX_Stop(tfa9xxx_handle_t *handle) in TFA9XXX_Stop() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/tfa9xxx/
Dfsl_codec_tfa9xxx_adapter.c142 …retVal = TFA9XXX_Stop((tfa9xxx_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle))… in HAL_CODEC_TFA9XXX_SetPower()