From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26704 invoked by alias); 30 May 2005 15:08:44 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 26675 invoked by uid 22791); 30 May 2005 15:08:40 -0000 Received: from mail.jenoptik.com (HELO mail.jenoptik.com) (217.17.196.194) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 30 May 2005 15:08:40 +0000 Received: from JO-EX01.JENOPTIK.NET ([10.250.1.4]) by mail.jenoptik.com (8.13.4/8.13.1) with ESMTP id j4UBRZwg018446 for ; Mon, 30 May 2005 13:27:37 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 31 May 2005 09:14:00 -0000 Message-ID: <5A8A17126B73AC4C83968F6C4505E3C502295A4F@JO-EX01.JENOPTIK.NET> From: "Neundorf, Alexander" To: Subject: [ECOS] cyg_clock_to_counter() and cyg_counter_delete() X-SW-Source: 2005-05/txt/msg00361.txt.bz2 Hi, according to the docs I have to call cyg_counter_delete() to destroy a coun= ter created with cyg_counter_create(). If I understand it correctly, I don'= t have to call cyg_counter_delete() for a counter handle which I obtained v= ia cyg_clock_to_counter(cyg_realtime_clock(), &handle); The docs don't state this explicitely, so I just want to make sure. Thanks Alex -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss