Function gx_hal_ga_lite_get_version

  • Defined in file__output_copyinclude_src_include_ga_lite_gx_hal_ga_lite.h

Function Documentation

void gx_hal_ga_lite_get_version(GX_HAL_GA_LITE *dev, uint32_t *hw_version, uint32_t *solf_version)

获取GA模块版本号

参数
  • dev – ga_lite 句柄

  • hw_version – 输出硬件版本号

  • soft_version – 输出hal驱动版本号

返回

void