Searched refs:ignore_channel (Results 1 – 2 of 2) sorted by relevance
108 …in_mapping_t* mappings, size_t count, const cyhal_resource_inst_t* block_res, bool ignore_channel);149 bool ignore_channel) in _cyhal_utils_map_resource_equal() argument151 …return (resource->block_num == map->block_num) && (ignore_channel || resource->channel_num == map-… in _cyhal_utils_map_resource_equal()
39 const cyhal_resource_inst_t* block_res, bool ignore_channel) in _cyhal_utils_get_resource() argument47 …NULL == block_res) || (_cyhal_utils_map_resource_equal(block_res, &(mappings[i]), ignore_channel))) in _cyhal_utils_get_resource()