Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_comp_ctb.h63 cy_rslt_t _cyhal_comp_ctb_init_cfg(cyhal_comp_t *obj, const cyhal_comp_configurator_t *cfg);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp.c107 result = _cyhal_comp_ctb_init_cfg(obj, cfg); in cyhal_comp_init_cfg()
Dcyhal_comp_ctb.c257 cy_rslt_t _cyhal_comp_ctb_init_cfg(cyhal_comp_t *obj, const cyhal_comp_configurator_t *cfg) in _cyhal_comp_ctb_init_cfg() function