Searched refs:CY_PROFILE_IS_MONITOR_VALID (Results 1 – 2 of 2) sorted by relevance
248 #define CY_PROFILE_IS_MONITOR_VALID(monitor) (CY_EP_MONITOR_COUNT > ((uint32_t)(monitor))) macro
204 CY_ASSERT_L1(CY_PROFILE_IS_MONITOR_VALID(monitor)); in Cy_Profile_ConfigureCounter()