Home
last modified time | relevance | path

Searched defs:busMaster (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_prot.c122 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()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_prot.h821 #define CY_PROT_IS_BUS_MASTER_VALID(busMaster) ((CY_PROT_BUS_MASTER_MASK & (1UL << (uint32_t)(busM… argument