Home
last modified time | relevance | path

Searched refs:AXIDMAC_ACTIVE_SEC (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_axidmac.h789 return(_FLD2VAL(AXI_DMAC_ACTIVE_SEC_ACTIVE, AXIDMAC_ACTIVE_SEC(base))); in Cy_AXIDMAC_GetActiveSecureChannel()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h1582 #define AXIDMAC_ACTIVE_SEC(base) (((AXI_DMAC_Type const*)(base))->ACTIVE_SEC) macro