driver: ttc: change in low level example
This patch modifies ttc low level example so that example passes in a short time. Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
This commit is contained in:
parent
da0acf43dc
commit
9a7de0975b
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
#define TTC_NUM_DEVICES 2
|
||||
|
||||
#define TABLE_OFFSET 6
|
||||
#define MAX_LOOP_COUNT 0xFFFF
|
||||
#define MAX_LOOP_COUNT 0xFF
|
||||
|
||||
/**************************** Type Definitions *******************************/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue