ISP System Control Return Codes
Error Code |
Macro Definition |
Description |
|---|---|---|
0xA01C8003 |
HI_ERR_ISP_ILLEGAL_PARAM |
Invalid input parameter. |
0xA01C8006 |
HI_ERR_ISP_NULL_PTR |
The pointer is null. |
0xA01C8008 |
HI_ERR_ISP_NOT_SUPPORT |
The current ISP module is not supported. |
0xA01C800C |
HI_ERR_ISP_NO_MEM |
The memory is insufficient. |
0xA01C8040 |
HI_ERR_ISP_NOT_INIT |
The ISP module is not initialized. |
0xA01C8041 |
HI_ERR_ISP_MEM_NOT_INIT |
The external registers are not initialized. |
0xA01C8042 |
HI_ERR_ISP_ATTR_NOT_CFG |
The attributes are not configured. |
0xA01C8043 |
HI_ERR_ISP_SNS_UNREGISTER |
The sensor is not registered. |
0xA01C8044 |
HI_ERR_ISP_INVALID_ADDR |
The address is invalid. |
0xA01C8046 |
HI_ERR_ISP_NO_INT |
The ISP module has no interrupt. |
Parent topic: Return Codes