Lines Matching refs:OS_TWarning
344 OS_TWarning("Retry count overflow.\n"); in StartMicSampling()
347 OS_TWarning("Already started sampling.\n"); in StartMicSampling()
350 OS_TWarning("Illegal parameter to start automatic sampling.\n"); in StartMicSampling()
389 OS_TWarning("Retry count overflow.\n"); in StopMicSampling()
428 OS_TWarning("Retry count overflow.\n"); in AdjustMicSampling()
431 OS_TWarning("Illegal parameter to adjust automatic sampling rate.\n"); in AdjustMicSampling()
471 OS_TWarning("Retry count overflow.\n"); in GetI2SFrequency()
475 OS_TWarning("Illegal state to get I2S frequency.\n"); in GetI2SFrequency()
515 OS_TWarning("Retry count overflow.\n"); in SetI2SFrequency()
519 OS_TWarning("Illegal state to set I2S frequency.\n"); in SetI2SFrequency()
522 OS_TWarning("Could not set I2S frequency into %d.\n", freq); in SetI2SFrequency()