Searched refs:MULTI_CH_INPUT_DLY_UPPER_BOUND (Results 1 – 12 of 12) sorted by relevance
2569 if (param1 > MULTI_CH_INPUT_DLY_UPPER_BOUND) in HAL_SND_SetParam()2571 …d value (%u), delay time should be less than %u ms. \r\n", param1, MULTI_CH_INPUT_DLY_UPPER_BOUND); in HAL_SND_SetParam()2572 param1 = MULTI_CH_INPUT_DLY_UPPER_BOUND; in HAL_SND_SetParam()
139 …#define MULTI_CH_INPUT_DLY_UPPER_BOUND ((MULTI_CH_INPUT_DLY_DRAM_SIZE/MULTI_CH_INPUT_DELAY_ST… macro
3061 if (param1 > MULTI_CH_INPUT_DLY_UPPER_BOUND) in HAL_SND_SetParam()3063 …d value (%u), delay time should be less than %u ms. \r\n", param1, MULTI_CH_INPUT_DLY_UPPER_BOUND); in HAL_SND_SetParam()3064 param1 = MULTI_CH_INPUT_DLY_UPPER_BOUND; in HAL_SND_SetParam()
146 …#define MULTI_CH_INPUT_DLY_UPPER_BOUND ((MULTI_CH_INPUT_DLY_DRAM_SIZE/MULTI_CH_INPUT_DELAY_ST… macro
3080 if (param1 > MULTI_CH_INPUT_DLY_UPPER_BOUND) in HAL_SND_SetParam()3082 …delay time should be less than %u ms. \r\n", (unsigned int)param1, MULTI_CH_INPUT_DLY_UPPER_BOUND); in HAL_SND_SetParam()3083 param1 = MULTI_CH_INPUT_DLY_UPPER_BOUND; in HAL_SND_SetParam()
147 …#define MULTI_CH_INPUT_DLY_UPPER_BOUND ((MULTI_CH_INPUT_DLY_DRAM_SIZE/MULTI_CH_INPUT_DELAY_ST… macro
153 …#define MULTI_CH_INPUT_DLY_UPPER_BOUND ((MULTI_CH_INPUT_DLY_DRAM_SIZE/MULTI_CH_INPUT_DELAY_ST… macro