Searched defs:busMaster (Results 1 – 2 of 2) sorted by relevance
122 cy_en_prot_status_t Cy_Prot_ConfigBusMaster(en_prot_master_t busMaster, bool privileged, bool secur… in Cy_Prot_ConfigBusMaster()191 cy_en_prot_status_t Cy_Prot_SetActivePC(en_prot_master_t busMaster, uint32_t pc) in Cy_Prot_SetActivePC()230 uint32_t Cy_Prot_GetActivePC(en_prot_master_t busMaster) in Cy_Prot_GetActivePC()
821 #define CY_PROT_IS_BUS_MASTER_VALID(busMaster) ((CY_PROT_BUS_MASTER_MASK & (1UL << (uint32_t)(busM… argument