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