Searched refs:monitor (Results 1 – 2 of 2) sorted by relevance
248 #define CY_PROFILE_IS_MONITOR_VALID(monitor) (CY_EP_MONITOR_COUNT > ((uint32_t)(monitor))) argument461 cy_stc_profile_ctr_ptr_t Cy_Profile_ConfigureCounter(en_ep_mon_sel_t monitor, cy_en_profile_duratio…
201 cy_stc_profile_ctr_ptr_t Cy_Profile_ConfigureCounter(en_ep_mon_sel_t monitor, cy_en_profile_duratio… in Cy_Profile_ConfigureCounter() argument204 CY_ASSERT_L1(CY_PROFILE_IS_MONITOR_VALID(monitor)); in Cy_Profile_ConfigureCounter()227 cy_ep_ctrs[i].ctlRegVals.monSel = monitor; in Cy_Profile_ConfigureCounter()