Searched refs:Cy_LPComp_GetCompare (Results 1 – 2 of 2) sorted by relevance
520 __STATIC_INLINE uint32_t Cy_LPComp_GetCompare(LPCOMP_Type const * base, cy_en_lpcomp_channel_t chan…651 __STATIC_INLINE uint32_t Cy_LPComp_GetCompare(LPCOMP_Type const * base, cy_en_lpcomp_channel_t chan… in Cy_LPComp_GetCompare() function
413 …return (1UL == Cy_LPComp_GetCompare(obj->base_lpcomp, _CYHAL_COMP_GET_CHANNEL(obj->resource.channe… in _cyhal_comp_lp_read()