Lines Matching refs:OS_TWarning
241 OS_TWarning("Retry count overflow.\n"); in StartSampling()
244 OS_TWarning("Already started sampling.\n"); in StartSampling()
247 OS_TWarning("Illegal parameter to start automatic sampling.\n"); in StartSampling()
286 OS_TWarning("Retry count overflow.\n"); in StopSampling()
325 OS_TWarning("Retry count overflow.\n"); in AdjustSampling()
328 OS_TWarning("Illegal parameter to adjust automatic sampling rate.\n"); in AdjustSampling()
368 OS_TWarning("Retry count overflow.\n"); in GetI2SFrequency()
372 OS_TWarning("Illegal state to get I2S frequency.\n"); in GetI2SFrequency()
412 OS_TWarning("Retry count overflow.\n"); in SetI2SFrequency()
416 OS_TWarning("Illegal state to set I2S frequency.\n"); in SetI2SFrequency()
419 OS_TWarning("Could not set I2S frequency into %d.\n", freq); in SetI2SFrequency()