Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dtpu.h214 int MXC_TPU_Cipher_Config(mxc_tpu_modesel_t mode, mxc_tpu_ciphersel_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dtpu.h219 int MXC_TPU_Cipher_Config(mxc_tpu_modesel_t mode, mxc_tpu_ciphersel_t cipher);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/
Dtpu_me10.c143 int MXC_TPU_Cipher_Config(mxc_tpu_modesel_t mode, mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Config() function
Dtpu_me14.c153 int MXC_TPU_Cipher_Config(mxc_tpu_modesel_t mode, mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Config() function
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/
Dsys_me14.c96 MXC_TPU_Cipher_Config(MXC_TPU_MODE_ECB, MXC_TPU_CIPHER_AES128); in MXC_SYS_GetUSN()