Searched refs:AXIDMAC_ACTIVE_SEC (Results 1 – 2 of 2) sorted by relevance
789 return(_FLD2VAL(AXI_DMAC_ACTIVE_SEC_ACTIVE, AXIDMAC_ACTIVE_SEC(base))); in Cy_AXIDMAC_GetActiveSecureChannel()
1582 #define AXIDMAC_ACTIVE_SEC(base) (((AXI_DMAC_Type const*)(base))->ACTIVE_SEC) macro