Searched refs:VOLUME_INVERT (Results 1 – 2 of 2) sorted by relevance
188 #define VOLUME_INVERT(Volume) (((Volume) == 0U) ? 100U : ((uint8_t)(((Volume) - 56U) … macro
453 temp = VOLUME_INVERT(temp); in cs42l51_get_volume()
Completed in 12 milliseconds