Lines Matching refs:OS_TWarning
237 OS_TWarning("Retry count overflow.\n"); in StartSampling()
240 OS_TWarning("Already started sampling.\n"); in StartSampling()
243 OS_TWarning("Illegal parameter to start automatic sampling.\n"); in StartSampling()
282 OS_TWarning("Retry count overflow.\n"); in StopSampling()
321 OS_TWarning("Retry count overflow.\n"); in AdjustSampling()
324 OS_TWarning("Illegal parameter to adjust automatic sampling rate.\n"); in AdjustSampling()
364 OS_TWarning("Retry count overflow.\n"); in GetI2SFrequency()
368 OS_TWarning("Illegal state to get I2S frequency.\n"); in GetI2SFrequency()
408 OS_TWarning("Retry count overflow.\n"); in SetI2SFrequency()
412 OS_TWarning("Illegal state to set I2S frequency.\n"); in SetI2SFrequency()
415 OS_TWarning("Could not set I2S frequency into %d.\n", freq); in SetI2SFrequency()