Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sysfault.c132FAULT_MASK2(base) |= _VAL2FLD(FAULT_STRUCT_MASK2_SOURCE, (1UL << ((uint32_t)idx - 64UL))); in Cy_SysFault_SetMaskByIdx()
165 FAULT_MASK2(base) &= ~(1UL << ((uint32_t)idx - 64UL)); in Cy_SysFault_ClearMaskByIdx()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h847 #define FAULT_MASK2(base) (((FAULT_STRUCT_Type *)(base))->MASK2) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h891 #define FAULT_MASK2(base) (((FAULT_STRUCT_Type *)(base))->MASK2) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h793 #define FAULT_MASK2(base) (((FAULT_STRUCT_Type *)(base))->MASK2) macro