Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_profile.c39 static cy_en_profile_status_t Cy_Profile_IsPtrValid(const cy_stc_profile_ctr_ptr_t ctrAddr);
61 static cy_en_profile_status_t Cy_Profile_IsPtrValid(const cy_stc_profile_ctr_ptr_t ctrAddr) in Cy_Profile_IsPtrValid() function
269 retStatus = Cy_Profile_IsPtrValid(ctrAddr); in Cy_Profile_FreeCounter()
299 cy_en_profile_status_t retStatus = Cy_Profile_IsPtrValid(ctrAddr); in Cy_Profile_EnableCounter()
334 cy_en_profile_status_t retStatus = Cy_Profile_IsPtrValid(ctrAddr); in Cy_Profile_DisableCounter()
371 cy_en_profile_status_t retStatus = Cy_Profile_IsPtrValid(ctrAddr); in Cy_Profile_GetRawCount()