Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_evtgen.c162 uint8_t structNum, in Cy_EvtGen_InitStruct()
223 void Cy_EvtGen_DeinitStruct(EVTGEN_Type *base, uint8_t structNum) in Cy_EvtGen_DeinitStruct()
249 void Cy_EvtGen_UpdateActiveCompValue(EVTGEN_Type *base, uint8_t structNum, uint32_t newCompareValue) in Cy_EvtGen_UpdateActiveCompValue()
280 void Cy_EvtGen_UpdateDeepSleepCompValue(EVTGEN_Type *base, uint8_t structNum, uint32_t newCompareVa… in Cy_EvtGen_UpdateDeepSleepCompValue()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_evtgen.h188 #define CY_EVTGEN_IS_STRUCTNUM_VALID(structNum) ((structNum) < EVTGEN_COMP_STRUCT_NR) argument
744 __STATIC_INLINE bool Cy_EvtGen_GetCompActiveEnabledStatus(EVTGEN_Type *base, uint8_t structNum) in Cy_EvtGen_GetCompActiveEnabledStatus()
766 __STATIC_INLINE bool Cy_EvtGen_GetCompDeepSleepEnabledStatus(EVTGEN_Type *base, uint8_t structNum) in Cy_EvtGen_GetCompDeepSleepEnabledStatus()
788 __STATIC_INLINE bool Cy_EvtGen_IsCompStructEnabled(EVTGEN_Type *base, uint8_t structNum) in Cy_EvtGen_IsCompStructEnabled()