Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_pra.c477 static bool structInit = false; in Cy_PRA_ProcessCmd() local
715 bool structInitBak = structInit; in Cy_PRA_ProcessCmd()
728 else if (!structInit) in Cy_PRA_ProcessCmd()
744structInit = false; /* This makes sure not to allow any CY_PRA_MSG_TYPE_FUNC_POLICY \ in Cy_PRA_ProcessCmd()
748 structInit = structInitBak; in Cy_PRA_ProcessCmd()
752 structInit = true; in Cy_PRA_ProcessCmd()
927 if(structInit) in Cy_PRA_ProcessCmd()