Searched refs:lpcomp_num (Results 1 – 1 of 1) sorted by relevance
361 uint8_t lpcomp_num = obj->resource.block_num; in _cyhal_comp_lp_free() local362 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()