hi_tde_close

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Closes the TDE device.

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.

Prototype

hi_s32 hi_tde_close(hi_void)

Parameters

None

Returns