hi_tde_close

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Closes the TDE device.

Prototype

hi_s32 hi_tde_close(hi_void)

Parameters

None

Returns

Restrictions

  • This API can be called only after the TDE device is opened by calling hi_tde_open.
  • hi_tde_open and hi_tde_close must be called the same number of times.
  • This API does not support multiple processes.