Lines Matching refs:OS_TWarning
340 OS_TWarning("Retry count overflow.\n"); in StartMicSampling()
343 OS_TWarning("Already started sampling.\n"); in StartMicSampling()
346 OS_TWarning("Illegal parameter to start automatic sampling.\n"); in StartMicSampling()
385 OS_TWarning("Retry count overflow.\n"); in StopMicSampling()
424 OS_TWarning("Retry count overflow.\n"); in AdjustMicSampling()
427 OS_TWarning("Illegal parameter to adjust automatic sampling rate.\n"); in AdjustMicSampling()
467 OS_TWarning("Retry count overflow.\n"); in GetI2SFrequency()
471 OS_TWarning("Illegal state to get I2S frequency.\n"); in GetI2SFrequency()
511 OS_TWarning("Retry count overflow.\n"); in SetI2SFrequency()
515 OS_TWarning("Illegal state to set I2S frequency.\n"); in SetI2SFrequency()
518 OS_TWarning("Could not set I2S frequency into %d.\n", freq); in SetI2SFrequency()