Home
last modified time | relevance | path

Searched refs:MXC_TPU_Hash_Config (Results 1 – 5 of 5) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dtpu.h361 int MXC_TPU_Hash_Config(mxc_tpu_hashfunsel_t func);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dtpu.h366 int MXC_TPU_Hash_Config(mxc_tpu_hashfunsel_t func);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/
Dtpu_me10.c253 int MXC_TPU_Hash_Config(mxc_tpu_hashfunsel_t func) in MXC_TPU_Hash_Config() function
Dtpu_me14.c263 int MXC_TPU_Hash_Config(mxc_tpu_hashfunsel_t func) in MXC_TPU_Hash_Config() function
Dtpu_reva.c466 err = MXC_TPU_Hash_Config(fun); in MXC_TPU_RevA_Hash_SHA()