Function gx_hal_ae_get_busy¶
Defined in file__output_copyinclude_src_include_ae_gx_hal_ae_v110.h
Function Documentation¶
-
hal_status gx_hal_ae_get_busy(int *busy)¶
获取AE是否处于工作
- 参数
ae – ae句柄
busy – 0表示IDLE,其他值表示BUSY
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功