Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.c390 status_t TFA9896_SetVolume(tfa9896_handle_t *handle, uint8_t volume_level) in TFA9896_SetVolume() argument
392 return TFA9896_SetBits(handle, TFA1_BF_VOL, (uint16_t)volume_level); in TFA9896_SetVolume()
Dfsl_tfa9896.h540 status_t TFA9896_SetVolume(tfa9896_handle_t *handle, uint8_t volume_level);