Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c361 uint8_t lpcomp_num = obj->resource.block_num; in _cyhal_comp_lp_free() local
362 if((NULL == _cyhal_comp_lp_config_structs[(lpcomp_num * _CYHAL_COMP_PER_LP)]) in _cyhal_comp_lp_free()
363 && (NULL == _cyhal_comp_lp_config_structs[(lpcomp_num * _CYHAL_COMP_PER_LP) + 1])) in _cyhal_comp_lp_free()
365 _cyhal_irq_free(_cyhal_lp_comp_irq_n[lpcomp_num]); in _cyhal_comp_lp_free()