Searched refs:volume_level (Results 1 – 2 of 2) sorted by relevance
390 status_t TFA9896_SetVolume(tfa9896_handle_t *handle, uint8_t volume_level) in TFA9896_SetVolume() argument392 return TFA9896_SetBits(handle, TFA1_BF_VOL, (uint16_t)volume_level); in TFA9896_SetVolume()
540 status_t TFA9896_SetVolume(tfa9896_handle_t *handle, uint8_t volume_level);