Home
last modified time | relevance | path

Searched refs:_cyhal_comp_lp_configure (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_comp_lp.h96 cy_rslt_t _cyhal_comp_lp_configure(cyhal_comp_t *obj, cyhal_comp_config_t *cfg);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp.c164 return _cyhal_comp_lp_configure(obj, cfg); in cyhal_comp_configure()
Dcyhal_comp_lp.c385 cy_rslt_t _cyhal_comp_lp_configure(cyhal_comp_t *obj, cyhal_comp_config_t *cfg) in _cyhal_comp_lp_configure() function