Home
last modified time | relevance | path

Searched refs:AES_TRG_DMACHA (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_aes.h210 #define AES_TRG_DMACHA 0x00000008U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesecb/
DAESECBLPF3.c529 AESSetTrigger((uint32_t)AES_TRG_DMACHA); in AESECBLPF3_processDataDMA()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/
DAESCMACLPF3.c406 AESSetTrigger((uint32_t)AES_TRG_DMACHA); in AESCMACLPF3_startOperation()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c1390 AESSetTrigger((uint32_t)AES_TRG_DMACHA); in AESCCMLPF3_processSegmentedCBCMAC()