26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"descriptions": [
|
|
{
|
|
"configId": "0x10400",
|
|
"defaultValue": "5000",
|
|
"description": "Defines the CEC functional test timeout, in milliseconds. The test must complete within this time-period in order to succeed. Default setting is 5000ms.",
|
|
"flag": 3,
|
|
"id": "TSI_HDMI_RX_CEC_TIMEOUT",
|
|
"maxValue": 2147483647,
|
|
"minValue": 0,
|
|
"name": "Test timeout, in milliseconds",
|
|
"type": 4
|
|
},
|
|
{
|
|
"configId": "0x10401",
|
|
"defaultValue": "16384",
|
|
"description": "Defines the CEC local PHY address. The address is stored in lowest 16-bits. Default setting is 0x4000 (“4.0.0.0”).\nTypically these addresses are given as “A.B.C.D”, similar to IP addresses. Each number in the address can be a value between 0 and 15. Therefore, address “8.9.10.11” would become HEX value 0x000089AB.",
|
|
"flag": 3,
|
|
"id": "TSI_HDMI_RX_CEC_LOCAL_PHY_ADDR",
|
|
"name": "Local CEC physical address",
|
|
"type": 8
|
|
}
|
|
],
|
|
"id": "0x11",
|
|
"name": "CEC functional Test Set"
|
|
} |