From 805e25939a652bf5fde3f4e8ebdc8d1bd751944f Mon Sep 17 00:00:00 2001 From: kusy Date: Tue, 10 Jun 2008 23:56:29 +0000 Subject: [PATCH] fixing comments, to prevent nescc 1.3 warnings --- tos/chips/pxa27x/cif/PXA27XQuickCaptInt.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tos/chips/pxa27x/cif/PXA27XQuickCaptInt.h b/tos/chips/pxa27x/cif/PXA27XQuickCaptInt.h index 1e10bb9e..8928512c 100644 --- a/tos/chips/pxa27x/cif/PXA27XQuickCaptInt.h +++ b/tos/chips/pxa27x/cif/PXA27XQuickCaptInt.h @@ -45,10 +45,10 @@ #define PXA27XQuickCaptInt_H /******************************************************************************/ -/* Configure the GPIO Alt functions and directions -/* Note: -/* - In Sensor Master-Parallel mode, CIF_FV and CIF_LV are set to INPUTS -/* - In Sensor Slave-Parallel mode, CIF_FV and CIF_LV are set to OUTPUTS +// Configure the GPIO Alt functions and directions +// Note: +// - In Sensor Master-Parallel mode, CIF_FV and CIF_LV are set to INPUTS +// - In Sensor Slave-Parallel mode, CIF_FV and CIF_LV are set to OUTPUTS // Configure the GPIO Alt Functions and Directions // --- Template ---- // _GPIO_setaltfn(PIN, PIN_ALTFN); -- 2.39.2