Searched refs:_cyhal_comp_lp_configure (Results 1 – 3 of 3) sorted by relevance
96 cy_rslt_t _cyhal_comp_lp_configure(cyhal_comp_t *obj, cyhal_comp_config_t *cfg);
164 return _cyhal_comp_lp_configure(obj, cfg); in cyhal_comp_configure()
385 cy_rslt_t _cyhal_comp_lp_configure(cyhal_comp_t *obj, cyhal_comp_config_t *cfg) in _cyhal_comp_lp_configure() function