diff --git a/arch/arm/include/a1x/a10_irq.h b/arch/arm/include/a1x/a10_irq.h index a5777d2faf3..82a40927438 100644 --- a/arch/arm/include/a1x/a10_irq.h +++ b/arch/arm/include/a1x/a10_irq.h @@ -197,7 +197,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/arch.h b/arch/arm/include/arch.h index f4cae2e5b3d..186b7cb653b 100644 --- a/arch/arm/include/arch.h +++ b/arch/arm/include/arch.h @@ -187,7 +187,7 @@ typedef struct save_addrenv_s save_addrenv_t; #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/arm/irq.h b/arch/arm/include/arm/irq.h index 6edae979e75..e4501accb1d 100644 --- a/arch/arm/include/arm/irq.h +++ b/arch/arm/include/arm/irq.h @@ -206,7 +206,7 @@ static inline void irqrestore(irqstate_t flags) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/arm/syscall.h b/arch/arm/include/arm/syscall.h index 604f90ec9eb..18aa53f84e2 100644 --- a/arch/arm/include/arm/syscall.h +++ b/arch/arm/include/arm/syscall.h @@ -219,7 +219,7 @@ static inline uintptr_t sys_call6(unsigned int nbr, uintptr_t parm1, } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv6-m/irq.h b/arch/arm/include/armv6-m/irq.h index 185e45d4b56..ca494afb915 100644 --- a/arch/arm/include/armv6-m/irq.h +++ b/arch/arm/include/armv6-m/irq.h @@ -341,7 +341,7 @@ static inline void setcontrol(uint32_t control) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv6-m/syscall.h b/arch/arm/include/armv6-m/syscall.h index 6126ee96fc1..de7c2a754b8 100644 --- a/arch/arm/include/armv6-m/syscall.h +++ b/arch/arm/include/armv6-m/syscall.h @@ -242,7 +242,7 @@ static inline uintptr_t sys_call6(unsigned int nbr, uintptr_t parm1, } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv7-a/irq.h b/arch/arm/include/armv7-a/irq.h index 5688593ff3b..e582ebd0086 100644 --- a/arch/arm/include/armv7-a/irq.h +++ b/arch/arm/include/armv7-a/irq.h @@ -387,7 +387,7 @@ static inline void irqrestore(irqstate_t flags) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/include/armv7-a/syscall.h b/arch/arm/include/armv7-a/syscall.h index 887d271dd8b..e3a0ab90eb9 100644 --- a/arch/arm/include/armv7-a/syscall.h +++ b/arch/arm/include/armv7-a/syscall.h @@ -219,7 +219,7 @@ static inline uintptr_t sys_call6(unsigned int nbr, uintptr_t parm1, } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv7-m/irq.h b/arch/arm/include/armv7-m/irq.h index e6a1d67e5be..385d24ce636 100644 --- a/arch/arm/include/armv7-m/irq.h +++ b/arch/arm/include/armv7-m/irq.h @@ -357,7 +357,7 @@ static inline void setcontrol(uint32_t control) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv7-m/irq_cmnvector.h b/arch/arm/include/armv7-m/irq_cmnvector.h index 8a577d49193..c07af9e632b 100644 --- a/arch/arm/include/armv7-m/irq_cmnvector.h +++ b/arch/arm/include/armv7-m/irq_cmnvector.h @@ -157,7 +157,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv7-m/irq_lazyfpu.h b/arch/arm/include/armv7-m/irq_lazyfpu.h index 7d9a792ff64..895d32befba 100644 --- a/arch/arm/include/armv7-m/irq_lazyfpu.h +++ b/arch/arm/include/armv7-m/irq_lazyfpu.h @@ -175,7 +175,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/armv7-m/syscall.h b/arch/arm/include/armv7-m/syscall.h index 4babf663a34..dfef3ec3910 100644 --- a/arch/arm/include/armv7-m/syscall.h +++ b/arch/arm/include/armv7-m/syscall.h @@ -242,7 +242,7 @@ static inline uintptr_t sys_call6(unsigned int nbr, uintptr_t parm1, } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/c5471/irq.h b/arch/arm/include/c5471/irq.h index e147422ad91..f2a79ef0b15 100644 --- a/arch/arm/include/c5471/irq.h +++ b/arch/arm/include/c5471/irq.h @@ -80,7 +80,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/dm320/irq.h b/arch/arm/include/dm320/irq.h index e2c75107549..c48e58d1b7d 100644 --- a/arch/arm/include/dm320/irq.h +++ b/arch/arm/include/dm320/irq.h @@ -109,7 +109,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/imx/irq.h b/arch/arm/include/imx/irq.h index 05f4b2443c3..15131d4e50f 100644 --- a/arch/arm/include/imx/irq.h +++ b/arch/arm/include/imx/irq.h @@ -139,7 +139,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/irq.h b/arch/arm/include/irq.h index 137327f2cd2..5f3389bfa27 100644 --- a/arch/arm/include/irq.h +++ b/arch/arm/include/irq.h @@ -80,7 +80,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc11xx/irq.h b/arch/arm/include/lpc11xx/irq.h index 20c4def1d34..22cbf7c0486 100644 --- a/arch/arm/include/lpc11xx/irq.h +++ b/arch/arm/include/lpc11xx/irq.h @@ -124,7 +124,7 @@ typedef void (*vic_vector_t)(uint32_t *regs); ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc17xx/irq.h b/arch/arm/include/lpc17xx/irq.h index b78a005bee5..6af683225ca 100644 --- a/arch/arm/include/lpc17xx/irq.h +++ b/arch/arm/include/lpc17xx/irq.h @@ -99,7 +99,7 @@ typedef void (*vic_vector_t)(uint32_t *regs); ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc17xx/lpc176x_irq.h b/arch/arm/include/lpc17xx/lpc176x_irq.h index 96b7d141a5d..248c5c47d66 100644 --- a/arch/arm/include/lpc17xx/lpc176x_irq.h +++ b/arch/arm/include/lpc17xx/lpc176x_irq.h @@ -235,7 +235,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc17xx/lpc178x_irq.h b/arch/arm/include/lpc17xx/lpc178x_irq.h index d8f0459ca9a..76c74904528 100644 --- a/arch/arm/include/lpc17xx/lpc178x_irq.h +++ b/arch/arm/include/lpc17xx/lpc178x_irq.h @@ -281,7 +281,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc214x/irq.h b/arch/arm/include/lpc214x/irq.h index eba2a16a2b1..a4737c38d4b 100644 --- a/arch/arm/include/lpc214x/irq.h +++ b/arch/arm/include/lpc214x/irq.h @@ -100,7 +100,7 @@ typedef void (*vic_vector_t)(uint32_t *regs); ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc2378/irq.h b/arch/arm/include/lpc2378/irq.h index ae15257a9b7..18ef58604b7 100644 --- a/arch/arm/include/lpc2378/irq.h +++ b/arch/arm/include/lpc2378/irq.h @@ -122,7 +122,7 @@ typedef void (*vic_vector_t)(uint32_t *regs); ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc31xx/irq.h b/arch/arm/include/lpc31xx/irq.h index 20a1c0aad8f..c67c5b1274e 100644 --- a/arch/arm/include/lpc31xx/irq.h +++ b/arch/arm/include/lpc31xx/irq.h @@ -93,7 +93,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/lpc43xx/irq.h b/arch/arm/include/lpc43xx/irq.h index b544bb69529..9b103e97185 100644 --- a/arch/arm/include/lpc43xx/irq.h +++ b/arch/arm/include/lpc43xx/irq.h @@ -201,7 +201,7 @@ typedef void (*vic_vector_t)(uint32_t *regs); ********************************************************************************************/ /******************************************************************************************** - * Public Variables + * Public Data ********************************************************************************************/ /******************************************************************************************** diff --git a/arch/arm/include/moxart/irq.h b/arch/arm/include/moxart/irq.h index 238d47761ef..f9165cbaaa7 100644 --- a/arch/arm/include/moxart/irq.h +++ b/arch/arm/include/moxart/irq.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/sam34/sam3u_irq.h b/arch/arm/include/sam34/sam3u_irq.h index 25993c8d2a9..8165519c01b 100644 --- a/arch/arm/include/sam34/sam3u_irq.h +++ b/arch/arm/include/sam34/sam3u_irq.h @@ -251,7 +251,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sam34/sam3x_irq.h b/arch/arm/include/sam34/sam3x_irq.h index d23830102d0..f9de5513bee 100644 --- a/arch/arm/include/sam34/sam3x_irq.h +++ b/arch/arm/include/sam34/sam3x_irq.h @@ -406,7 +406,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sam34/sam4cm_irq.h b/arch/arm/include/sam34/sam4cm_irq.h index 0498d49d0c0..096d7357051 100644 --- a/arch/arm/include/sam34/sam4cm_irq.h +++ b/arch/arm/include/sam34/sam4cm_irq.h @@ -280,7 +280,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/include/sam34/sam4e_irq.h b/arch/arm/include/sam34/sam4e_irq.h index 2a03b2217b8..fd868899839 100644 --- a/arch/arm/include/sam34/sam4e_irq.h +++ b/arch/arm/include/sam34/sam4e_irq.h @@ -314,7 +314,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sam34/sam4l_irq.h b/arch/arm/include/sam34/sam4l_irq.h index 95d97773010..98441ab9da3 100644 --- a/arch/arm/include/sam34/sam4l_irq.h +++ b/arch/arm/include/sam34/sam4l_irq.h @@ -312,7 +312,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sam34/sam4s_irq.h b/arch/arm/include/sam34/sam4s_irq.h index 79c447a9253..f46781d0d2a 100644 --- a/arch/arm/include/sam34/sam4s_irq.h +++ b/arch/arm/include/sam34/sam4s_irq.h @@ -262,7 +262,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sama5/sama5d2_irq.h b/arch/arm/include/sama5/sama5d2_irq.h index a50944567d7..0776ae0ce32 100644 --- a/arch/arm/include/sama5/sama5d2_irq.h +++ b/arch/arm/include/sama5/sama5d2_irq.h @@ -399,7 +399,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sama5/sama5d3_irq.h b/arch/arm/include/sama5/sama5d3_irq.h index c198b79ebdf..21d3ef573c1 100644 --- a/arch/arm/include/sama5/sama5d3_irq.h +++ b/arch/arm/include/sama5/sama5d3_irq.h @@ -371,7 +371,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/sama5/sama5d4_irq.h b/arch/arm/include/sama5/sama5d4_irq.h index c49c7d9333e..b27df9afa8f 100644 --- a/arch/arm/include/sama5/sama5d4_irq.h +++ b/arch/arm/include/sama5/sama5d4_irq.h @@ -414,7 +414,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/samdl/samd20_irq.h b/arch/arm/include/samdl/samd20_irq.h index 5042655d265..01361e8e00e 100644 --- a/arch/arm/include/samdl/samd20_irq.h +++ b/arch/arm/include/samdl/samd20_irq.h @@ -117,7 +117,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/samv7/samv71_irq.h b/arch/arm/include/samv7/samv71_irq.h index 2637da9f0e0..67843998cba 100644 --- a/arch/arm/include/samv7/samv71_irq.h +++ b/arch/arm/include/samv7/samv71_irq.h @@ -413,7 +413,7 @@ ****************************************************************************************/ /**************************************************************************************** - * Public Variables + * Public Data ****************************************************************************************/ /**************************************************************************************** diff --git a/arch/arm/include/syscall.h b/arch/arm/include/syscall.h index 4c7ba248899..c8aa0fe43cc 100644 --- a/arch/arm/include/syscall.h +++ b/arch/arm/include/syscall.h @@ -70,7 +70,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/include/types.h b/arch/arm/include/types.h index 0cc8a531208..e0fc7c1c1d6 100644 --- a/arch/arm/include/types.h +++ b/arch/arm/include/types.h @@ -101,7 +101,7 @@ typedef unsigned int irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_ARM_INCLUDE_TYPES_H */ diff --git a/arch/arm/src/a1x/a1x_boot.c b/arch/arm/src/a1x/a1x_boot.c index 9750bf90d9e..1105301ab65 100644 --- a/arch/arm/src/a1x/a1x_boot.c +++ b/arch/arm/src/a1x/a1x_boot.c @@ -81,7 +81,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ extern uint32_t _vector_start; /* Beginning of vector block */ diff --git a/arch/arm/src/a1x/a1x_lowputc.c b/arch/arm/src/a1x/a1x_lowputc.c index 743a77bfd08..402204c7214 100644 --- a/arch/arm/src/a1x/a1x_lowputc.c +++ b/arch/arm/src/a1x/a1x_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/a1x/a1x_lowputc.c * * Copyright (C) 2013 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -51,9 +51,9 @@ #include "chip/a1x_uart.h" #include "a1x_pio.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ @@ -166,37 +166,37 @@ #define CONSOLE_DL (A1X_SCLK / (CONSOLE_BAUD << 4)) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -211,7 +211,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: a1x_lowsetup * * Description: @@ -219,7 +219,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output available as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void a1x_lowsetup(void) { diff --git a/arch/arm/src/a1x/a1x_pio.c b/arch/arm/src/a1x/a1x_pio.c index ca454f7bbcc..afec6abcb93 100644 --- a/arch/arm/src/a1x/a1x_pio.c +++ b/arch/arm/src/a1x/a1x_pio.c @@ -173,7 +173,7 @@ static int a1x_pio_interrupt(int irq, void *context) #endif /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/a1x/a1x_timerisr.c b/arch/arm/src/a1x/a1x_timerisr.c index a1b123da6e4..d4e827b13d5 100644 --- a/arch/arm/src/a1x/a1x_timerisr.c +++ b/arch/arm/src/a1x/a1x_timerisr.c @@ -78,7 +78,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/arm/arm.h b/arch/arm/src/arm/arm.h index 4f097f0b620..81fe724be30 100644 --- a/arch/arm/src/arm/arm.h +++ b/arch/arm/src/arm/arm.h @@ -427,7 +427,7 @@ static inline void tlb_data_invalidate_single(unsigned int mva) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/arm/up_fullcontextrestore.S b/arch/arm/src/arm/up_fullcontextrestore.S index cf23a96b961..b1cdf581afd 100644 --- a/arch/arm/src/arm/up_fullcontextrestore.S +++ b/arch/arm/src/arm/up_fullcontextrestore.S @@ -53,7 +53,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/arm/up_saveusercontext.S b/arch/arm/src/arm/up_saveusercontext.S index 848964aa334..49577d31e3d 100644 --- a/arch/arm/src/arm/up_saveusercontext.S +++ b/arch/arm/src/arm/up_saveusercontext.S @@ -53,7 +53,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/arm/up_vectoraddrexcptn.S b/arch/arm/src/arm/up_vectoraddrexcptn.S index b644b7968dd..6348cd626df 100644 --- a/arch/arm/src/arm/up_vectoraddrexcptn.S +++ b/arch/arm/src/arm/up_vectoraddrexcptn.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Data + * Public Data ************************************************************************************/ /************************************************************************************ diff --git a/arch/arm/src/arm/up_vectors.S b/arch/arm/src/arm/up_vectors.S index f099db8a7f7..ff3bb56e5c0 100644 --- a/arch/arm/src/arm/up_vectors.S +++ b/arch/arm/src/arm/up_vectors.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Data + * Public Data ************************************************************************************/ .data diff --git a/arch/arm/src/arm/up_vectortab.S b/arch/arm/src/arm/up_vectortab.S index 4090608f5a9..026180e1d89 100644 --- a/arch/arm/src/arm/up_vectortab.S +++ b/arch/arm/src/arm/up_vectortab.S @@ -44,7 +44,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Data + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/arm/vfork.S b/arch/arm/src/arm/vfork.S index 2f0edac8201..161315466fe 100644 --- a/arch/arm/src/arm/vfork.S +++ b/arch/arm/src/arm/vfork.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .file "vfork.S" diff --git a/arch/arm/src/armv6-m/up_exception.S b/arch/arm/src/armv6-m/up_exception.S index f4e24cdce78..5a9d5d8a682 100644 --- a/arch/arm/src/armv6-m/up_exception.S +++ b/arch/arm/src/armv6-m/up_exception.S @@ -49,7 +49,7 @@ #include "chip.h" /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .globl exception_common diff --git a/arch/arm/src/armv6-m/up_fullcontextrestore.S b/arch/arm/src/armv6-m/up_fullcontextrestore.S index d7bd704851c..048c468749d 100644 --- a/arch/arm/src/armv6-m/up_fullcontextrestore.S +++ b/arch/arm/src/armv6-m/up_fullcontextrestore.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .cpu cortex-m0 diff --git a/arch/arm/src/armv6-m/up_saveusercontext.S b/arch/arm/src/armv6-m/up_saveusercontext.S index 7bc14e4c493..bfc9a70ea88 100644 --- a/arch/arm/src/armv6-m/up_saveusercontext.S +++ b/arch/arm/src/armv6-m/up_saveusercontext.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .cpu cortex-m0 diff --git a/arch/arm/src/armv6-m/up_switchcontext.S b/arch/arm/src/armv6-m/up_switchcontext.S index d76f3a80cc2..c24f501fc2e 100644 --- a/arch/arm/src/armv6-m/up_switchcontext.S +++ b/arch/arm/src/armv6-m/up_switchcontext.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .cpu cortex-m0 diff --git a/arch/arm/src/armv6-m/vfork.S b/arch/arm/src/armv6-m/vfork.S index 5bee4c5e104..20c003d3ea9 100644 --- a/arch/arm/src/armv6-m/vfork.S +++ b/arch/arm/src/armv6-m/vfork.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .cpu cortex-m0 diff --git a/arch/arm/src/armv7-a/addrenv.h b/arch/arm/src/armv7-a/addrenv.h index 6112cdae6ce..653be5e2695 100644 --- a/arch/arm/src/armv7-a/addrenv.h +++ b/arch/arm/src/armv7-a/addrenv.h @@ -72,7 +72,7 @@ #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/armv7-a/arm.h b/arch/arm/src/armv7-a/arm.h index dbdb65e0ea6..75c683be550 100644 --- a/arch/arm/src/armv7-a/arm.h +++ b/arch/arm/src/armv7-a/arm.h @@ -96,7 +96,7 @@ #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/armv7-a/arm_l2cc_pl310.c b/arch/arm/src/armv7-a/arm_l2cc_pl310.c index 94dfe574cf2..960a49ac0ef 100644 --- a/arch/arm/src/armv7-a/arm_l2cc_pl310.c +++ b/arch/arm/src/armv7-a/arm_l2cc_pl310.c @@ -38,9 +38,9 @@ * ************************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include @@ -56,9 +56,9 @@ #ifdef CONFIG_ARMV7A_L2CC_PL310 -/*************************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ /* Configuration ***********************************************************/ /* Number of ways depends on ARM configuration */ @@ -251,11 +251,11 @@ #define dsb(a) __asm__ __volatile__ ("dsb " #a : : : "memory") -/*************************************************************************** +/**************************************************************************** * Private Functions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Name: pl310_flush_all * * Description: @@ -267,7 +267,7 @@ * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ static void pl310_flush_all(void) { @@ -292,7 +292,7 @@ static void pl310_flush_all(void) * Public Functions ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Name: up_l2ccinitialize * * Description: @@ -306,7 +306,7 @@ static void pl310_flush_all(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void up_l2ccinitialize(void) { @@ -415,7 +415,7 @@ void up_l2ccinitialize(void) PL310_NWAYS, PL310_WAYSIZE, PL310_CACHE_SIZE); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_enable * * Description: @@ -428,7 +428,7 @@ void up_l2ccinitialize(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_enable(void) { @@ -442,7 +442,7 @@ void l2cc_enable(void) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_disable * * Description: @@ -454,7 +454,7 @@ void l2cc_enable(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_disable(void) { @@ -472,7 +472,7 @@ void l2cc_disable(void) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_sync * * Description: @@ -485,7 +485,7 @@ void l2cc_disable(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_sync(void) { @@ -500,7 +500,7 @@ void l2cc_sync(void) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_invalidate_all * * Description: @@ -512,7 +512,7 @@ void l2cc_sync(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_invalidate_all(void) { @@ -550,7 +550,7 @@ void l2cc_invalidate_all(void) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_invalidate * * Description: @@ -564,7 +564,7 @@ void l2cc_invalidate_all(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_invalidate(uintptr_t startaddr, uintptr_t endaddr) { @@ -647,7 +647,7 @@ void l2cc_invalidate(uintptr_t startaddr, uintptr_t endaddr) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_clean_all * * Description: @@ -659,7 +659,7 @@ void l2cc_invalidate(uintptr_t startaddr, uintptr_t endaddr) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_clean_all(void) { @@ -684,7 +684,7 @@ void l2cc_clean_all(void) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_clean * * Description: @@ -698,7 +698,7 @@ void l2cc_clean_all(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_clean(uintptr_t startaddr, uintptr_t endaddr) { @@ -765,7 +765,7 @@ void l2cc_clean(uintptr_t startaddr, uintptr_t endaddr) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_flush_all * * Description: @@ -777,7 +777,7 @@ void l2cc_clean(uintptr_t startaddr, uintptr_t endaddr) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_flush_all(void) { @@ -790,7 +790,7 @@ void l2cc_flush_all(void) irqrestore(flags); } -/*************************************************************************** +/**************************************************************************** * Name: l2cc_flush * * Description: @@ -804,7 +804,7 @@ void l2cc_flush_all(void) * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ void l2cc_flush(uint32_t startaddr, uint32_t endaddr) { diff --git a/arch/arm/src/armv7-a/arm_memcpy.S b/arch/arm/src/armv7-a/arm_memcpy.S index 713359d09ee..f66307a6036 100644 --- a/arch/arm/src/armv7-a/arm_memcpy.S +++ b/arch/arm/src/armv7-a/arm_memcpy.S @@ -54,7 +54,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .global memcpy diff --git a/arch/arm/src/armv7-a/arm_restorefpu.S b/arch/arm/src/armv7-a/arm_restorefpu.S index f40b3d4203e..6633e6dc514 100644 --- a/arch/arm/src/armv7-a/arm_restorefpu.S +++ b/arch/arm/src/armv7-a/arm_restorefpu.S @@ -50,7 +50,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .globl up_restorefpu diff --git a/arch/arm/src/armv7-a/arm_savefpu.S b/arch/arm/src/armv7-a/arm_savefpu.S index 1ad3bcb034c..b753046d9f2 100644 --- a/arch/arm/src/armv7-a/arm_savefpu.S +++ b/arch/arm/src/armv7-a/arm_savefpu.S @@ -50,7 +50,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .globl up_savefpu diff --git a/arch/arm/src/armv7-a/arm_vectortab.S b/arch/arm/src/armv7-a/arm_vectortab.S index d7d2c2f87d0..5f3c54754b7 100644 --- a/arch/arm/src/armv7-a/arm_vectortab.S +++ b/arch/arm/src/armv7-a/arm_vectortab.S @@ -46,7 +46,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Symbols + * Public Symbols ****************************************************************************/ .globl _vector_start diff --git a/arch/arm/src/armv7-a/cache.h b/arch/arm/src/armv7-a/cache.h index 3a122d437cd..4f64f9d274c 100644 --- a/arch/arm/src/armv7-a/cache.h +++ b/arch/arm/src/armv7-a/cache.h @@ -183,7 +183,7 @@ static inline void arch_flush_dcache(uintptr_t start, uintptr_t end) } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifdef __cplusplus diff --git a/arch/arm/src/armv7-a/cp15_cacheops.h b/arch/arm/src/armv7-a/cp15_cacheops.h index 9aa1bbbc932..ce385407939 100644 --- a/arch/arm/src/armv7-a/cp15_cacheops.h +++ b/arch/arm/src/armv7-a/cp15_cacheops.h @@ -875,7 +875,7 @@ static inline void cp15_cleaninvalidate_dcacheline(unsigned int setway) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/armv7-a/fpu.h b/arch/arm/src/armv7-a/fpu.h index 354af29f10c..075ade1cff5 100644 --- a/arch/arm/src/armv7-a/fpu.h +++ b/arch/arm/src/armv7-a/fpu.h @@ -56,7 +56,7 @@ #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/armv7-a/l2cc.h b/arch/arm/src/armv7-a/l2cc.h index 1ddb913f661..7dab6376533 100644 --- a/arch/arm/src/armv7-a/l2cc.h +++ b/arch/arm/src/armv7-a/l2cc.h @@ -50,7 +50,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/armv7-a/mmu.h b/arch/arm/src/armv7-a/mmu.h index 6b7fbfb7797..869299c8615 100644 --- a/arch/arm/src/armv7-a/mmu.h +++ b/arch/arm/src/armv7-a/mmu.h @@ -1355,7 +1355,7 @@ static inline uint32_t mmu_l2_getentry(uint32_t l2vaddr, uint32_t vaddr) #endif /* __ASSEMBLY__ */ /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ /************************************************************************************ diff --git a/arch/arm/src/armv7-a/sctlr.h b/arch/arm/src/armv7-a/sctlr.h index 21441ef050f..41c47006787 100644 --- a/arch/arm/src/armv7-a/sctlr.h +++ b/arch/arm/src/armv7-a/sctlr.h @@ -344,7 +344,7 @@ static inline void cp15_wrvbar(unsigned int sctlr) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/armv7-m/cache.h b/arch/arm/src/armv7-m/cache.h index 16fc0bdf2af..7dd1059f799 100644 --- a/arch/arm/src/armv7-m/cache.h +++ b/arch/arm/src/armv7-m/cache.h @@ -237,7 +237,7 @@ static inline void arch_dcache_writethrough(void) #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifdef __cplusplus diff --git a/arch/arm/src/armv7-m/mpu.h b/arch/arm/src/armv7-m/mpu.h index 747e62eaf00..3726ee57646 100644 --- a/arch/arm/src/armv7-m/mpu.h +++ b/arch/arm/src/armv7-m/mpu.h @@ -129,7 +129,7 @@ # define MPU_RASR_XN (1 << 28) /* Bit 28: Instruction access disable */ /************************************************************************************ - * Global Function Prototypes + * Public Function Prototypes ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/armv7-m/up_exception.S b/arch/arm/src/armv7-m/up_exception.S index 07eca63b645..1682e70e17a 100644 --- a/arch/arm/src/armv7-m/up_exception.S +++ b/arch/arm/src/armv7-m/up_exception.S @@ -80,7 +80,7 @@ #endif /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .globl exception_common diff --git a/arch/arm/src/armv7-m/up_fpu.S b/arch/arm/src/armv7-m/up_fpu.S index e2bb424cc28..c75b27c3b6b 100644 --- a/arch/arm/src/armv7-m/up_fpu.S +++ b/arch/arm/src/armv7-m/up_fpu.S @@ -53,7 +53,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .globl up_savefpu diff --git a/arch/arm/src/armv7-m/up_fullcontextrestore.S b/arch/arm/src/armv7-m/up_fullcontextrestore.S index 01f8f68482c..46d482248d7 100644 --- a/arch/arm/src/armv7-m/up_fullcontextrestore.S +++ b/arch/arm/src/armv7-m/up_fullcontextrestore.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/arm/src/armv7-m/up_lazyexception.S b/arch/arm/src/armv7-m/up_lazyexception.S index 0832062832a..c6c837356ab 100644 --- a/arch/arm/src/armv7-m/up_lazyexception.S +++ b/arch/arm/src/armv7-m/up_lazyexception.S @@ -77,7 +77,7 @@ #endif /************************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************************/ .globl exception_common diff --git a/arch/arm/src/armv7-m/up_memcpy.S b/arch/arm/src/armv7-m/up_memcpy.S index 84877b04009..41444550813 100644 --- a/arch/arm/src/armv7-m/up_memcpy.S +++ b/arch/arm/src/armv7-m/up_memcpy.S @@ -53,7 +53,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .global memcpy diff --git a/arch/arm/src/armv7-m/up_ramvec_attach.c b/arch/arm/src/armv7-m/up_ramvec_attach.c index 13db264929c..44ca535692d 100644 --- a/arch/arm/src/armv7-m/up_ramvec_attach.c +++ b/arch/arm/src/armv7-m/up_ramvec_attach.c @@ -71,7 +71,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/armv7-m/up_ramvec_initialize.c b/arch/arm/src/armv7-m/up_ramvec_initialize.c index 37332776850..56989441ee9 100644 --- a/arch/arm/src/armv7-m/up_ramvec_initialize.c +++ b/arch/arm/src/armv7-m/up_ramvec_initialize.c @@ -90,7 +90,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Variables + * Public Data ****************************************************************************/ /* If CONFIG_ARCH_RAMVECTORS is defined, then the ARM logic must provide diff --git a/arch/arm/src/armv7-m/up_saveusercontext.S b/arch/arm/src/armv7-m/up_saveusercontext.S index d3136d507f4..72f1526ea1f 100644 --- a/arch/arm/src/armv7-m/up_saveusercontext.S +++ b/arch/arm/src/armv7-m/up_saveusercontext.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/arm/src/armv7-m/up_switchcontext.S b/arch/arm/src/armv7-m/up_switchcontext.S index cd01ca05e47..9e516523569 100644 --- a/arch/arm/src/armv7-m/up_switchcontext.S +++ b/arch/arm/src/armv7-m/up_switchcontext.S @@ -48,7 +48,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/arm/src/armv7-m/vfork.S b/arch/arm/src/armv7-m/vfork.S index c6a0f2401b5..a0d0c155023 100644 --- a/arch/arm/src/armv7-m/vfork.S +++ b/arch/arm/src/armv7-m/vfork.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/arm/src/c5471/c5471_lowputc.S b/arch/arm/src/c5471/c5471_lowputc.S index d792606c4b2..0c2af49e16a 100644 --- a/arch/arm/src/c5471/c5471_lowputc.S +++ b/arch/arm/src/c5471/c5471_lowputc.S @@ -56,7 +56,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/c5471/c5471_timerisr.c b/arch/arm/src/c5471/c5471_timerisr.c index d253ee1436b..065a15728b8 100644 --- a/arch/arm/src/c5471/c5471_timerisr.c +++ b/arch/arm/src/c5471/c5471_timerisr.c @@ -1,4 +1,4 @@ -/************************************************************ +/**************************************************************************** * c5471/c5471_timerisr.c * * Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Included Files - ************************************************************/ + ****************************************************************************/ #include @@ -48,9 +48,9 @@ #include "clock/clock.h" #include "up_internal.h" -/************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************/ + ****************************************************************************/ /* We want the general purpose timer running at the rate * USEC_PER_TICK. The C5471 clock is 47.5MHz and we're using @@ -69,26 +69,26 @@ #define ST 0x00000008 #define PTV 0x00000003 -/************************************************************ +/**************************************************************************** * Private Types - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Private Function Prototypes - ************************************************************/ + ****************************************************************************/ -/************************************************************ - * Global Functions - ************************************************************/ +/**************************************************************************** + * Public Functions + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Function: up_timerisr * * Description: * The timer ISR will perform a variety of services for * various portions of the systems. * - ************************************************************/ + ****************************************************************************/ int up_timerisr(int irq, uint32_t *regs) { @@ -98,14 +98,14 @@ int up_timerisr(int irq, uint32_t *regs) return 0; } -/************************************************************ +/**************************************************************************** * Function: up_timer_initialize * * Description: * This function is called during start-up to initialize * the timer interrupt. * - ************************************************************/ + ****************************************************************************/ void up_timer_initialize(void) { diff --git a/arch/arm/src/c5471/c5471_vectors.S b/arch/arm/src/c5471/c5471_vectors.S index 8fe398caa4d..443e12cad7c 100644 --- a/arch/arm/src/c5471/c5471_vectors.S +++ b/arch/arm/src/c5471/c5471_vectors.S @@ -49,7 +49,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Data + * Public Data ************************************************************************************/ .data diff --git a/arch/arm/src/c5471/c5471_watchdog.c b/arch/arm/src/c5471/c5471_watchdog.c index 979fc555292..c76a0dd4a98 100644 --- a/arch/arm/src/c5471/c5471_watchdog.c +++ b/arch/arm/src/c5471/c5471_watchdog.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/c5471/c5471_watchdog.c * * Copyright (C) 2007, 2009, 2012-2014 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -54,9 +54,9 @@ #include "chip.h" #include "up_arch.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ #undef CONFIG_SOFTWARE_TEST #undef CONFIG_SOFTWARE_REBOOT @@ -82,13 +82,13 @@ #define c5471_wdt_cntl (*(volatile uint32_t*)C5471_TIMER0_CTRL) #define c5471_wdt_count (*(volatile uint32_t*)C5471_TIMER0_CNT) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ /* Local implementation of timer interface */ @@ -103,9 +103,9 @@ static ssize_t wdt_read(struct file *filep, char *buffer, size_t buflen); static ssize_t wdt_write(struct file *filep, const char *buffer, size_t buflen); static int wdt_ioctl(FAR struct file *filep, int cmd, unsigned long arg); -/************************************************************************** +/**************************************************************************** * Private Data - **************************************************************************/ + ****************************************************************************/ static bool g_wdtopen; @@ -118,13 +118,13 @@ static const struct file_operations g_wdtops = .ioctl = wdt_ioctl, }; -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: wdt_prescaletoptv - **************************************************************************/ + ****************************************************************************/ static inline unsigned int wdt_prescaletoptv(unsigned int prescale) { @@ -159,9 +159,9 @@ static inline unsigned int wdt_prescaletoptv(unsigned int prescale) return ptv; } -/************************************************************************** +/**************************************************************************** * Name: wdt_setusec - **************************************************************************/ + ****************************************************************************/ static int wdt_setusec(uint32_t usec) { @@ -224,13 +224,13 @@ static int wdt_setusec(uint32_t usec) return 0; } -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: wdt_interrupt - **************************************************************************/ + ****************************************************************************/ static int wdt_interrupt(int irq, void *context) { @@ -249,9 +249,9 @@ static int wdt_interrupt(int irq, void *context) return OK; } -/************************************************************************** +/**************************************************************************** * Name: wdt_read - **************************************************************************/ + ****************************************************************************/ static ssize_t wdt_read(struct file *filep, char *buffer, size_t buflen) { @@ -268,9 +268,9 @@ static ssize_t wdt_read(struct file *filep, char *buffer, size_t buflen) return 0; } -/************************************************************************** +/**************************************************************************** * Name: wdt_write - **************************************************************************/ + ****************************************************************************/ static ssize_t wdt_write(struct file *filep, const char *buffer, size_t buflen) { @@ -286,9 +286,9 @@ static ssize_t wdt_write(struct file *filep, const char *buffer, size_t buflen) return 0; } -/************************************************************************** +/**************************************************************************** * Name: wdt_ioctl - **************************************************************************/ + ****************************************************************************/ static int wdt_ioctl(FAR struct file *filep, int cmd, unsigned long arg) { @@ -309,9 +309,9 @@ static int wdt_ioctl(FAR struct file *filep, int cmd, unsigned long arg) return OK; } -/************************************************************************** +/**************************************************************************** * Name: wdt_open - **************************************************************************/ + ****************************************************************************/ static int wdt_open(struct file *filep) { @@ -333,9 +333,9 @@ static int wdt_open(struct file *filep) return OK; } -/************************************************************************** +/**************************************************************************** * Name: wdt_close - **************************************************************************/ + ****************************************************************************/ static int wdt_close(struct file *filep) { @@ -355,13 +355,13 @@ static int wdt_close(struct file *filep) return 0; } -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_wdtinit - **************************************************************************/ + ****************************************************************************/ int up_wdtinit(void) { diff --git a/arch/arm/src/calypso/calypso_irq.c b/arch/arm/src/calypso/calypso_irq.c index 6b1af5623d4..2dd811f3a9c 100644 --- a/arch/arm/src/calypso/calypso_irq.c +++ b/arch/arm/src/calypso/calypso_irq.c @@ -35,7 +35,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Included Files diff --git a/arch/arm/src/calypso/calypso_lowputc.S b/arch/arm/src/calypso/calypso_lowputc.S index 77bbafd994e..1a6e5e8391e 100644 --- a/arch/arm/src/calypso/calypso_lowputc.S +++ b/arch/arm/src/calypso/calypso_lowputc.S @@ -60,7 +60,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/calypso/calypso_timer.c b/arch/arm/src/calypso/calypso_timer.c index e1a2fcdf467..86c98b8aa6d 100644 --- a/arch/arm/src/calypso/calypso_timer.c +++ b/arch/arm/src/calypso/calypso_timer.c @@ -35,7 +35,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ #include #include @@ -109,9 +109,9 @@ uint16_t hwtimer_read(int num) return getreg16(TIMER_REG(num, READ_TIMER)); } -/************************************************************ +/**************************************************************************** * Watchdog Timer - ************************************************************/ + ****************************************************************************/ #define BASE_ADDR_WDOG 0xfffff800 #define WDOG_REG(m) (BASE_ADDR_WDOG + m) @@ -161,18 +161,18 @@ void wdog_reset(void) putreg16(0x0000, WDOG_REG(WD_LOAD_TIMER)); } -/************************************************************ - * Global Functions - ************************************************************/ +/**************************************************************************** + * Public Functions + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Function: up_timerisr * * Description: * The timer ISR will perform a variety of services for * various portions of the systems. * - ************************************************************/ + ****************************************************************************/ int up_timerisr(int irq, uint32_t *regs) { @@ -182,7 +182,7 @@ int up_timerisr(int irq, uint32_t *regs) return 0; } -/************************************************************ +/**************************************************************************** * Function: up_timer_initialize * * Description: @@ -191,7 +191,7 @@ int up_timerisr(int irq, uint32_t *regs) * This function is called during start-up to initialize * the timer interrupt. * - ************************************************************/ + ****************************************************************************/ void up_timer_initialize(void) { diff --git a/arch/arm/src/calypso/calypso_uwire.c b/arch/arm/src/calypso/calypso_uwire.c index 234cd07e228..eaf62db9868 100644 --- a/arch/arm/src/calypso/calypso_uwire.c +++ b/arch/arm/src/calypso/calypso_uwire.c @@ -34,7 +34,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Included Files diff --git a/arch/arm/src/calypso/clock.c b/arch/arm/src/calypso/clock.c index 3c753cd8634..497300e2875 100644 --- a/arch/arm/src/calypso/clock.c +++ b/arch/arm/src/calypso/clock.c @@ -34,7 +34,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ #include diff --git a/arch/arm/src/common/up_checkstack.c b/arch/arm/src/common/up_checkstack.c index 97a5695e2fa..03cea836d30 100644 --- a/arch/arm/src/common/up_checkstack.c +++ b/arch/arm/src/common/up_checkstack.c @@ -149,7 +149,7 @@ static size_t do_stackcheck(uintptr_t alloc, size_t size) } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/common/up_createstack.c b/arch/arm/src/common/up_createstack.c index 460e1b235d1..0903269f8dc 100644 --- a/arch/arm/src/common/up_createstack.c +++ b/arch/arm/src/common/up_createstack.c @@ -95,7 +95,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/common/up_internal.h b/arch/arm/src/common/up_internal.h index 6523f57d30d..1be47932475 100644 --- a/arch/arm/src/common/up_internal.h +++ b/arch/arm/src/common/up_internal.h @@ -189,7 +189,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/common/up_interruptcontext.c b/arch/arm/src/common/up_interruptcontext.c index 0039692bcd6..c7c7b204909 100644 --- a/arch/arm/src/common/up_interruptcontext.c +++ b/arch/arm/src/common/up_interruptcontext.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/common/up_releasestack.c b/arch/arm/src/common/up_releasestack.c index d7abec71ac7..052f404dccf 100644 --- a/arch/arm/src/common/up_releasestack.c +++ b/arch/arm/src/common/up_releasestack.c @@ -67,7 +67,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/common/up_stackframe.c b/arch/arm/src/common/up_stackframe.c index 086d6cadc08..b5712b2a291 100644 --- a/arch/arm/src/common/up_stackframe.c +++ b/arch/arm/src/common/up_stackframe.c @@ -85,7 +85,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/common/up_usestack.c b/arch/arm/src/common/up_usestack.c index a45ec99b57b..fe0b483919b 100644 --- a/arch/arm/src/common/up_usestack.c +++ b/arch/arm/src/common/up_usestack.c @@ -85,7 +85,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/dm320/dm320_allocateheap.c b/arch/arm/src/dm320/dm320_allocateheap.c index 346e99ca7c0..dc33b76e56d 100644 --- a/arch/arm/src/dm320/dm320_allocateheap.c +++ b/arch/arm/src/dm320/dm320_allocateheap.c @@ -1,4 +1,4 @@ -/************************************************************ +/**************************************************************************** * dm320/dm320_allocateheap.c * * Copyright (C) 2007, 2013, 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Included Files - ************************************************************/ + ****************************************************************************/ #include #include @@ -49,23 +49,23 @@ #include "up_arch.h" #include "up_internal.h" -/************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Private Data - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Private Functions - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Public Functions - ************************************************************/ + ****************************************************************************/ -/************************************************************ +/**************************************************************************** * Name: up_allocate_heap * * Description: @@ -81,7 +81,7 @@ * heap must be allocated (and protected) by an analogous * up_allocate_kheap(). * - ************************************************************/ + ****************************************************************************/ void up_allocate_heap(FAR void **heap_start, size_t *heap_size) { diff --git a/arch/arm/src/dm320/dm320_boot.c b/arch/arm/src/dm320/dm320_boot.c index 2d6db7d0cbe..8e676fa88b2 100644 --- a/arch/arm/src/dm320/dm320_boot.c +++ b/arch/arm/src/dm320/dm320_boot.c @@ -60,7 +60,7 @@ struct section_mapping_s }; /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ extern uint32_t _vector_start; /* Beginning of vector block */ diff --git a/arch/arm/src/dm320/dm320_framebuffer.c b/arch/arm/src/dm320/dm320_framebuffer.c index 3fb6a6271eb..9e8c9dc752c 100644 --- a/arch/arm/src/dm320/dm320_framebuffer.c +++ b/arch/arm/src/dm320/dm320_framebuffer.c @@ -53,9 +53,9 @@ #include "dm320_memorymap.h" #include "dm320_osd.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ /* Configuration ********************************************************/ @@ -1393,7 +1393,7 @@ int up_fbinitialize(void) * Returned value: * Reference to the framebuffer object (NULL on failure) * - ***************************************************************************/ + ****************************************************************************/ FAR struct fb_vtable_s *up_fbgetvplane(int vplane) { diff --git a/arch/arm/src/dm320/dm320_irq.c b/arch/arm/src/dm320/dm320_irq.c index 2c92a697ea7..e1ce9c420c3 100644 --- a/arch/arm/src/dm320/dm320_irq.c +++ b/arch/arm/src/dm320/dm320_irq.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/dm320/dm320_irq.c * * Copyright (C) 2007, 2009, 2012 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include @@ -48,19 +48,19 @@ #include "up_arch.h" #include "up_internal.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Data - ************************************************************************/ + ****************************************************************************/ volatile uint32_t *current_regs; -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ /* The value of _svectors is defined in ld.script. It could be hard- * coded because we know that correct IRAM area is 0xffc00000. @@ -68,17 +68,17 @@ volatile uint32_t *current_regs; extern int _svectors; /* Type does not matter */ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: up_irqinitialize - ************************************************************************/ + ****************************************************************************/ void up_irqinitialize(void) { @@ -120,13 +120,13 @@ void up_irqinitialize(void) #endif } -/************************************************************************ +/**************************************************************************** * Name: up_disable_irq * * Description: * Disable the IRQ specified by 'irq' * - ************************************************************************/ + ****************************************************************************/ void up_disable_irq(int irq) { @@ -160,13 +160,13 @@ void up_disable_irq(int irq) } } -/************************************************************************ +/**************************************************************************** * Name: up_enable_irq * * Description: * Enable the IRQ specified by 'irq' * - ************************************************************************/ + ****************************************************************************/ void up_enable_irq(int irq) { @@ -200,13 +200,13 @@ void up_enable_irq(int irq) } } -/************************************************************************ +/**************************************************************************** * Name: up_ack_irq * * Description: * Acknowledge the interrupt * - ************************************************************************/ + ****************************************************************************/ void up_ack_irq(int irq) { diff --git a/arch/arm/src/dm320/dm320_lowputc.S b/arch/arm/src/dm320/dm320_lowputc.S index 3e71359ba2f..83abf7fab83 100644 --- a/arch/arm/src/dm320/dm320_lowputc.S +++ b/arch/arm/src/dm320/dm320_lowputc.S @@ -57,7 +57,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/dm320/dm320_timerisr.c b/arch/arm/src/dm320/dm320_timerisr.c index 193138a2b03..aaa365387b6 100644 --- a/arch/arm/src/dm320/dm320_timerisr.c +++ b/arch/arm/src/dm320/dm320_timerisr.c @@ -105,7 +105,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/efm32/efm32_adc.c b/arch/arm/src/efm32/efm32_adc.c index d8bbb6f164c..5d3a73290f0 100644 --- a/arch/arm/src/efm32/efm32_adc.c +++ b/arch/arm/src/efm32/efm32_adc.c @@ -382,7 +382,7 @@ static void ADC_CalibrateLoadSingle(ADC_TypeDef *adc, ADC_Ref_TypeDef ref) } /******************************************************************************* - * Global Functions + * Public Functions ******************************************************************************/ /***************************************************************************//** diff --git a/arch/arm/src/efm32/efm32_spi.c b/arch/arm/src/efm32/efm32_spi.c index c67dc3ad6e3..8d0a05e288d 100644 --- a/arch/arm/src/efm32/efm32_spi.c +++ b/arch/arm/src/efm32/efm32_spi.c @@ -1396,7 +1396,7 @@ static void spi_exchange(struct spi_dev_s *dev, const void *txbuffer, DEBUGASSERT(unsent == 0); } -/************************************************************************* +/**************************************************************************** * Name: spi_exchange (with DMA capability) * * Description: @@ -1481,7 +1481,7 @@ static void spi_exchange(struct spi_dev_s *dev, const void *txbuffer, } #endif /* CONFIG_EFM32_SPI_DMA */ -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/efm32/efm32_timerisr.c b/arch/arm/src/efm32/efm32_timerisr.c index 6a373b76d65..0bc7bb82b60 100644 --- a/arch/arm/src/efm32/efm32_timerisr.c +++ b/arch/arm/src/efm32/efm32_timerisr.c @@ -82,7 +82,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/efm32/efm32_vectors.S b/arch/arm/src/efm32/efm32_vectors.S index cf4101b615d..488c8581e01 100644 --- a/arch/arm/src/efm32/efm32_vectors.S +++ b/arch/arm/src/efm32/efm32_vectors.S @@ -82,7 +82,7 @@ #define HEAP_BASE (_ebss+CONFIG_IDLETHREAD_STACKSIZE) /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/arm/src/imx/imx_boot.c b/arch/arm/src/imx/imx_boot.c index 25a3205f60f..4a264346376 100644 --- a/arch/arm/src/imx/imx_boot.c +++ b/arch/arm/src/imx/imx_boot.c @@ -63,7 +63,7 @@ struct section_mapping_s }; /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ extern uint32_t _vector_start; /* Beginning of vector block */ diff --git a/arch/arm/src/imx/imx_lowputc.S b/arch/arm/src/imx/imx_lowputc.S index 0e717420486..09aa4562fa1 100644 --- a/arch/arm/src/imx/imx_lowputc.S +++ b/arch/arm/src/imx/imx_lowputc.S @@ -57,7 +57,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/imx/imx_spi.c b/arch/arm/src/imx/imx_spi.c index f51bfd734c1..934763827ee 100644 --- a/arch/arm/src/imx/imx_spi.c +++ b/arch/arm/src/imx/imx_spi.c @@ -931,7 +931,7 @@ static void spi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } #endif -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/imx/imx_timerisr.c b/arch/arm/src/imx/imx_timerisr.c index eab5f24e446..840dcf0a977 100644 --- a/arch/arm/src/imx/imx_timerisr.c +++ b/arch/arm/src/imx/imx_timerisr.c @@ -64,7 +64,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/kinetis/kinetis_lowputc.c b/arch/arm/src/kinetis/kinetis_lowputc.c index 9985cfc7725..86c83327f09 100644 --- a/arch/arm/src/kinetis/kinetis_lowputc.c +++ b/arch/arm/src/kinetis/kinetis_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/kinetis/kinetis_lowputc.c * * Copyright (C) 2011 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -53,9 +53,9 @@ #include "kinetis_sim.h" #include "kinetis_pinmux.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ @@ -99,21 +99,21 @@ # error "No CONFIG_UARTn_SERIAL_CONSOLE Setting" #endif -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ /* This array maps an encoded FIFO depth (index) to the actual size of the * FIFO (indexed value). NOTE: That there is no 8th value. @@ -123,21 +123,21 @@ static uint8_t g_sizemap[8] = {1, 4, 8, 16, 32, 64, 128, 0}; #endif -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -175,7 +175,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: kinetis_lowsetup * * Description: @@ -183,7 +183,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void kinetis_lowsetup(void) { diff --git a/arch/arm/src/kinetis/kinetis_timerisr.c b/arch/arm/src/kinetis/kinetis_timerisr.c index 427070b9a81..c3818cb8e85 100644 --- a/arch/arm/src/kinetis/kinetis_timerisr.c +++ b/arch/arm/src/kinetis/kinetis_timerisr.c @@ -86,7 +86,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/kinetis/kinetis_vectors.S b/arch/arm/src/kinetis/kinetis_vectors.S index 3213fc2df4a..1fca02d3994 100644 --- a/arch/arm/src/kinetis/kinetis_vectors.S +++ b/arch/arm/src/kinetis/kinetis_vectors.S @@ -92,7 +92,7 @@ #define HEAP_BASE (_ebss+CONFIG_IDLETHREAD_STACKSIZE) /************************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************************/ .syntax unified diff --git a/arch/arm/src/kl/kl_lowgetc.c b/arch/arm/src/kl/kl_lowgetc.c index 8343c4ea489..d0714b67538 100644 --- a/arch/arm/src/kl/kl_lowgetc.c +++ b/arch/arm/src/kl/kl_lowgetc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/kl/kl_lowgetc.c * * Copyright (C) 2013 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -52,9 +52,9 @@ #include "chip/kl_uart.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ #if defined(CONFIG_UART0_SERIAL_CONSOLE) @@ -77,37 +77,37 @@ # define CONSOLE_PARITY CONFIG_UART2_PARITY #endif -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowgetc * * Description: * Input one byte from the serial console * - **************************************************************************/ + ****************************************************************************/ int kl_lowgetc(void) { diff --git a/arch/arm/src/kl/kl_lowputc.c b/arch/arm/src/kl/kl_lowputc.c index 7ea89b5b0a3..aee40a06638 100644 --- a/arch/arm/src/kl/kl_lowputc.c +++ b/arch/arm/src/kl/kl_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/kl/kl_lowputc.c * * Copyright (C) 2013 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -57,9 +57,9 @@ #include "chip/kl_uart.h" #include "chip/kl_pinmux.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ #if defined(CONFIG_UART0_SERIAL_CONSOLE) @@ -84,37 +84,37 @@ #define OVER_SAMPLE 16 -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void kl_lowputc(uint32_t ch) { @@ -143,7 +143,7 @@ void kl_lowputc(uint32_t ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: kl_lowsetup * * Description: @@ -151,7 +151,7 @@ void kl_lowputc(uint32_t ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void kl_lowsetup(void) { uint32_t regval; diff --git a/arch/arm/src/kl/kl_spi.c b/arch/arm/src/kl/kl_spi.c index 3d50af85946..899acb2c6cd 100644 --- a/arch/arm/src/kl/kl_spi.c +++ b/arch/arm/src/kl/kl_spi.c @@ -577,7 +577,7 @@ static void spi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/kl/kl_timerisr.c b/arch/arm/src/kl/kl_timerisr.c index 31dc2ba5def..005c3d17f33 100644 --- a/arch/arm/src/kl/kl_timerisr.c +++ b/arch/arm/src/kl/kl_timerisr.c @@ -101,7 +101,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc11xx/lpc11_gpio.c b/arch/arm/src/lpc11xx/lpc11_gpio.c index 932740af883..ef984351db5 100644 --- a/arch/arm/src/lpc11xx/lpc11_gpio.c +++ b/arch/arm/src/lpc11xx/lpc11_gpio.c @@ -76,5 +76,5 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ diff --git a/arch/arm/src/lpc11xx/lpc11_gpiodbg.c b/arch/arm/src/lpc11xx/lpc11_gpiodbg.c index 45e7d311f68..e6eb8dda2c1 100644 --- a/arch/arm/src/lpc11xx/lpc11_gpiodbg.c +++ b/arch/arm/src/lpc11xx/lpc11_gpiodbg.c @@ -118,7 +118,7 @@ static uint32_t lpc11_pinmode(unsigned int port, unsigned int pin) #endif /* LPC176x */ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc11xx/lpc11_gpioint.c b/arch/arm/src/lpc11xx/lpc11_gpioint.c index 82e22d564fc..b5b8fdc0679 100644 --- a/arch/arm/src/lpc11xx/lpc11_gpioint.c +++ b/arch/arm/src/lpc11xx/lpc11_gpioint.c @@ -440,7 +440,7 @@ static int lpc11_gpiointerrupt(int irq, void *context) } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc11xx/lpc11_lowgetc.c b/arch/arm/src/lpc11xx/lpc11_lowgetc.c index 909036de064..5bfe75fbd1b 100644 --- a/arch/arm/src/lpc11xx/lpc11_lowgetc.c +++ b/arch/arm/src/lpc11xx/lpc11_lowgetc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/lpc11/lpc11_lowgetc.c * * Copyright (C) 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -54,9 +54,9 @@ #include "lpc11_lowgetc.h" #include "lpc11_serial.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ #if defined(CONFIG_UART0_SERIAL_CONSOLE) @@ -79,37 +79,37 @@ # define CONSOLE_PARITY CONFIG_UART2_PARITY #endif -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowgetc * * Description: * Input one byte from the serial console * - **************************************************************************/ + ****************************************************************************/ int lpc11_lowgetc(void) { diff --git a/arch/arm/src/lpc11xx/lpc11_lowputc.c b/arch/arm/src/lpc11xx/lpc11_lowputc.c index af1b34bd593..c7a01681771 100644 --- a/arch/arm/src/lpc11xx/lpc11_lowputc.c +++ b/arch/arm/src/lpc11xx/lpc11_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/lpc11xx/lpc11_lowputc.c * * Copyright (C) 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -54,9 +54,9 @@ #include "lpc11_lowputc.h" #include "lpc11_serial.h" -/************************************************************************** +/**************************************************************************** * Private Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ @@ -114,46 +114,46 @@ #define CONSOLE_FCR_VALUE (UART_FCR_RXTRIGGER_8 | UART_FCR_TXRST |\ UART_FCR_RXRST | UART_FCR_FIFOEN) -/************************************************************************** +/**************************************************************************** * This Baud Rate configuration is based on idea suggested at LPCWare: * www.lpcware.com/content/blog/lpc17xx-uart-simpler-way-calculate-baudrate-timming * * The original code is for LPC17xx but with few modifications it worked * fine in the LPC11xx as well. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -168,7 +168,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: lpc11_lowsetup * * Description: @@ -186,7 +186,7 @@ void up_lowputc(char ch) * 3. Peripheral clock: Enable the UART peripheral clock by writing to the * UARTCLKDIV register. * - **************************************************************************/ + ****************************************************************************/ void lpc11_lowsetup(void) { diff --git a/arch/arm/src/lpc11xx/lpc11_spi.c b/arch/arm/src/lpc11xx/lpc11_spi.c index f9ef42812e0..db0eb557298 100644 --- a/arch/arm/src/lpc11xx/lpc11_spi.c +++ b/arch/arm/src/lpc11xx/lpc11_spi.c @@ -444,7 +444,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)getreg32(LPC11_SPI_DR); } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/lpc11xx/lpc11_ssp.c b/arch/arm/src/lpc11xx/lpc11_ssp.c index b41bf8c69a7..d7a3f2acd0e 100644 --- a/arch/arm/src/lpc11xx/lpc11_ssp.c +++ b/arch/arm/src/lpc11xx/lpc11_ssp.c @@ -328,7 +328,7 @@ static inline uint32_t ssp_getreg(FAR struct lpc11_sspdev_s *priv, * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ static inline void ssp_putreg(FAR struct lpc11_sspdev_s *priv, uint8_t offset, uint32_t value) @@ -635,7 +635,7 @@ static uint16_t ssp_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)regval; } -/************************************************************************* +/**************************************************************************** * Name: ssp_sndblock * * Description: diff --git a/arch/arm/src/lpc11xx/lpc11_timerisr.c b/arch/arm/src/lpc11xx/lpc11_timerisr.c index 38790f44800..8248052d19f 100644 --- a/arch/arm/src/lpc11xx/lpc11_timerisr.c +++ b/arch/arm/src/lpc11xx/lpc11_timerisr.c @@ -101,7 +101,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc17xx/lpc176x_gpio.c b/arch/arm/src/lpc17xx/lpc176x_gpio.c index f3231691d6b..7de2fd04bcc 100644 --- a/arch/arm/src/lpc17xx/lpc176x_gpio.c +++ b/arch/arm/src/lpc17xx/lpc176x_gpio.c @@ -549,7 +549,7 @@ static int lpc17_configalternate(lpc17_pinset_t cfgset, unsigned int port, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc17xx/lpc178x_gpio.c b/arch/arm/src/lpc17xx/lpc178x_gpio.c index aed67f8ce8c..4a27945c15f 100644 --- a/arch/arm/src/lpc17xx/lpc178x_gpio.c +++ b/arch/arm/src/lpc17xx/lpc178x_gpio.c @@ -786,7 +786,7 @@ static int lpc17_configalternate(lpc17_pinset_t cfgset, unsigned int port, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc17xx/lpc17_allocateheap.c b/arch/arm/src/lpc17xx/lpc17_allocateheap.c index 491a3445af5..b9b524d1eb2 100644 --- a/arch/arm/src/lpc17xx/lpc17_allocateheap.c +++ b/arch/arm/src/lpc17xx/lpc17_allocateheap.c @@ -310,14 +310,14 @@ void up_allocate_kheap(FAR void **heap_start, size_t *heap_size) } #endif -/************************************************************************ +/**************************************************************************** * Name: up_addregion * * Description: * Memory may be added in non-contiguous chunks. Additional chunks are * added by calling this function. * - ************************************************************************/ + ****************************************************************************/ #if CONFIG_MM_REGIONS > 1 void up_addregion(void) diff --git a/arch/arm/src/lpc17xx/lpc17_gpio.c b/arch/arm/src/lpc17xx/lpc17_gpio.c index 96c89f0e743..34f0aefcd6a 100644 --- a/arch/arm/src/lpc17xx/lpc17_gpio.c +++ b/arch/arm/src/lpc17xx/lpc17_gpio.c @@ -77,5 +77,5 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ diff --git a/arch/arm/src/lpc17xx/lpc17_gpiodbg.c b/arch/arm/src/lpc17xx/lpc17_gpiodbg.c index 7876da0acb6..16d3a3fd86e 100644 --- a/arch/arm/src/lpc17xx/lpc17_gpiodbg.c +++ b/arch/arm/src/lpc17xx/lpc17_gpiodbg.c @@ -118,7 +118,7 @@ static uint32_t lpc17_pinmode(unsigned int port, unsigned int pin) #endif /* LPC176x */ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc17xx/lpc17_gpioint.c b/arch/arm/src/lpc17xx/lpc17_gpioint.c index 7cb51ed0787..132ab14be3a 100644 --- a/arch/arm/src/lpc17xx/lpc17_gpioint.c +++ b/arch/arm/src/lpc17xx/lpc17_gpioint.c @@ -440,7 +440,7 @@ static int lpc17_gpiointerrupt(int irq, void *context) } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc17xx/lpc17_lcd.c b/arch/arm/src/lpc17xx/lpc17_lcd.c index 001364a386b..2d2ca6b5c0e 100644 --- a/arch/arm/src/lpc17xx/lpc17_lcd.c +++ b/arch/arm/src/lpc17xx/lpc17_lcd.c @@ -711,7 +711,7 @@ int up_fbinitialize(void) * Returned value: * Reference to the framebuffer object (NULL on failure) * - ***************************************************************************/ + ****************************************************************************/ FAR struct fb_vtable_s *up_fbgetvplane(int vplane) { diff --git a/arch/arm/src/lpc17xx/lpc17_lowputc.c b/arch/arm/src/lpc17xx/lpc17_lowputc.c index 1378e7642cb..05bc2c2c2d6 100644 --- a/arch/arm/src/lpc17xx/lpc17_lowputc.c +++ b/arch/arm/src/lpc17xx/lpc17_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/lpc17xx/lpc17_lowputc.c * * Copyright (C) 2010-2013 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -54,9 +54,9 @@ #include "lpc17_lowputc.h" #include "lpc17_serial.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ @@ -229,37 +229,37 @@ #define CONSOLE_DL (CONSOLE_NUMERATOR / (CONSOLE_BAUD << 4)) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -274,7 +274,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: lpc17_lowsetup * * Description: @@ -302,7 +302,7 @@ void up_lowputc(char ch) * 7. DMA: UART transmit and receive functions can operate with the * GPDMA controller. * - **************************************************************************/ + ****************************************************************************/ void lpc17_lowsetup(void) { diff --git a/arch/arm/src/lpc17xx/lpc17_spi.c b/arch/arm/src/lpc17xx/lpc17_spi.c index 9c97be815fd..e595496c448 100644 --- a/arch/arm/src/lpc17xx/lpc17_spi.c +++ b/arch/arm/src/lpc17xx/lpc17_spi.c @@ -437,7 +437,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)getreg32(LPC17_SPI_DR); } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/lpc17xx/lpc17_ssp.c b/arch/arm/src/lpc17xx/lpc17_ssp.c index b24e9b879b8..dc44e95a254 100644 --- a/arch/arm/src/lpc17xx/lpc17_ssp.c +++ b/arch/arm/src/lpc17xx/lpc17_ssp.c @@ -325,7 +325,7 @@ static inline uint32_t ssp_getreg(FAR struct lpc17_sspdev_s *priv, uint8_t offse * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ static inline void ssp_putreg(FAR struct lpc17_sspdev_s *priv, uint8_t offset, uint32_t value) { @@ -631,7 +631,7 @@ static uint16_t ssp_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)regval; } -/************************************************************************* +/**************************************************************************** * Name: ssp_sndblock * * Description: diff --git a/arch/arm/src/lpc17xx/lpc17_timerisr.c b/arch/arm/src/lpc17xx/lpc17_timerisr.c index 593d9142b98..1b4a6a3794c 100644 --- a/arch/arm/src/lpc17xx/lpc17_timerisr.c +++ b/arch/arm/src/lpc17xx/lpc17_timerisr.c @@ -87,7 +87,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc17xx/lpc17_vectors.S b/arch/arm/src/lpc17xx/lpc17_vectors.S index b1dda9df256..6cee7d97316 100644 --- a/arch/arm/src/lpc17xx/lpc17_vectors.S +++ b/arch/arm/src/lpc17xx/lpc17_vectors.S @@ -93,7 +93,7 @@ #define HEAP_BASE (_ebss+CONFIG_IDLETHREAD_STACKSIZE) /************************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************************/ .syntax unified diff --git a/arch/arm/src/lpc214x/chip.h b/arch/arm/src/lpc214x/chip.h index 15b2f9903a5..c0af01c4475 100644 --- a/arch/arm/src/lpc214x/chip.h +++ b/arch/arm/src/lpc214x/chip.h @@ -343,7 +343,7 @@ ****************************************************************************************************/ /**************************************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************************************/ #endif /* __LPC214X_CHIP_H */ diff --git a/arch/arm/src/lpc214x/lpc214x_lowputc.S b/arch/arm/src/lpc214x/lpc214x_lowputc.S index acfd36a1aa7..320be8ef56a 100644 --- a/arch/arm/src/lpc214x/lpc214x_lowputc.S +++ b/arch/arm/src/lpc214x/lpc214x_lowputc.S @@ -115,7 +115,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/lpc214x/lpc214x_pll.h b/arch/arm/src/lpc214x/lpc214x_pll.h index 4b875cbd70c..4e19bcdc11c 100644 --- a/arch/arm/src/lpc214x/lpc214x_pll.h +++ b/arch/arm/src/lpc214x/lpc214x_pll.h @@ -99,7 +99,7 @@ ****************************************************************************************************/ /**************************************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************************************/ #endif /* _ARCH_ARM_SRC_LPC214X_PLL_H */ diff --git a/arch/arm/src/lpc214x/lpc214x_timerisr.c b/arch/arm/src/lpc214x/lpc214x_timerisr.c index f5001ee6633..ecb280f24f2 100644 --- a/arch/arm/src/lpc214x/lpc214x_timerisr.c +++ b/arch/arm/src/lpc214x/lpc214x_timerisr.c @@ -80,7 +80,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc214x/lpc214x_uart.h b/arch/arm/src/lpc214x/lpc214x_uart.h index c45f94cbc61..c4c90c16692 100644 --- a/arch/arm/src/lpc214x/lpc214x_uart.h +++ b/arch/arm/src/lpc214x/lpc214x_uart.h @@ -136,7 +136,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Function Prototypes + * Public Function Prototypes ************************************************************************************/ #endif /* __LPC214X_UART_H */ diff --git a/arch/arm/src/lpc2378/chip.h b/arch/arm/src/lpc2378/chip.h index 1389f450d7a..b8b8b70c85a 100644 --- a/arch/arm/src/lpc2378/chip.h +++ b/arch/arm/src/lpc2378/chip.h @@ -1000,7 +1000,7 @@ are for LPC24xx only. */ ****************************************************************************************************/ /**************************************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************************************/ #endif /* _ARCH_ARM_SRC_LPC2378_CHIP_H */ diff --git a/arch/arm/src/lpc2378/internal.h b/arch/arm/src/lpc2378/internal.h index 12f2632fa8c..0c7fccede91 100644 --- a/arch/arm/src/lpc2378/internal.h +++ b/arch/arm/src/lpc2378/internal.h @@ -55,7 +55,7 @@ //~ #define CONFIG_VECTORED_INTERRUPTS /**************************************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/arm/src/lpc2378/lpc23xx_io.c b/arch/arm/src/lpc2378/lpc23xx_io.c index 9db909bcebc..1634d80ea77 100644 --- a/arch/arm/src/lpc2378/lpc23xx_io.c +++ b/arch/arm/src/lpc2378/lpc23xx_io.c @@ -1,4 +1,4 @@ -/*********************************************************************** +/**************************************************************************** * arch/arm/src/arm/lpc2378/lpc23xx_head.S * * Copyright (C) 2010 Rommel Marcelo. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ***********************************************************************/ + ****************************************************************************/ -/*********************************************************************** +/**************************************************************************** * Included files - ***********************************************************************/ + ****************************************************************************/ #include "up_arch.h" #include @@ -48,11 +48,11 @@ #include "lpc23xx_uart.h" #include "lpc23xx_gpio.h" -/*********************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***********************************************************************/ + ****************************************************************************/ -/*********************************************************************** +/**************************************************************************** * Name: IO_Init() * * Descriptions: Initialize the target board before running the main() diff --git a/arch/arm/src/lpc2378/lpc23xx_irq.c b/arch/arm/src/lpc2378/lpc23xx_irq.c index 0be33877eb4..51513848545 100644 --- a/arch/arm/src/lpc2378/lpc23xx_irq.c +++ b/arch/arm/src/lpc2378/lpc23xx_irq.c @@ -115,10 +115,10 @@ void up_irqinitialize(void) #endif } -/*********************************************************************** +/**************************************************************************** * Name: up_enable_irq_protect * VIC registers can be accessed in User or privileged mode - ***********************************************************************/ + ****************************************************************************/ #if 0 /* Not used */ static void up_enable_irq_protect(void) @@ -127,10 +127,10 @@ static void up_enable_irq_protect(void) } #endif -/*********************************************************************** +/**************************************************************************** * Name: up_disable_irq_protect * VIC registers can only be accessed in privileged mode - ***********************************************************************/ + ****************************************************************************/ #if 0 /* Not used */ static void up_disable_irq_protect(void) @@ -139,13 +139,13 @@ static void up_disable_irq_protect(void) } #endif -/*********************************************************************** +/**************************************************************************** * Name: up_disable_irq * * Description: * Disable the IRQ specified by 'irq' * - ***********************************************************************/ + ****************************************************************************/ void up_disable_irq(int irq) { @@ -161,13 +161,13 @@ void up_disable_irq(int irq) } } -/*********************************************************************** +/**************************************************************************** * Name: up_enable_irq * * Description: * Enable the IRQ specified by 'irq' * - ***********************************************************************/ + ****************************************************************************/ void up_enable_irq(int irq) { diff --git a/arch/arm/src/lpc2378/lpc23xx_lowputc.S b/arch/arm/src/lpc2378/lpc23xx_lowputc.S index 96da5e43768..9f5aec15af0 100755 --- a/arch/arm/src/lpc2378/lpc23xx_lowputc.S +++ b/arch/arm/src/lpc2378/lpc23xx_lowputc.S @@ -151,7 +151,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/lpc2378/lpc23xx_pllsetup.c b/arch/arm/src/lpc2378/lpc23xx_pllsetup.c index 98286160c57..853da420a92 100644 --- a/arch/arm/src/lpc2378/lpc23xx_pllsetup.c +++ b/arch/arm/src/lpc2378/lpc23xx_pllsetup.c @@ -56,9 +56,9 @@ * corresponding to the selected mode. */ -/*********************************************************************** +/**************************************************************************** * Included Files - **********************************************************************/ + ****************************************************************************/ #include #include @@ -72,9 +72,9 @@ void IO_Init(void); -/*********************************************************************** +/**************************************************************************** * Pre-processor Definitions - **********************************************************************/ + ****************************************************************************/ #if ((FOSC < 32000) || (FOSC > 50000000)) # error Fosc out of range (32KHz-50MHz) diff --git a/arch/arm/src/lpc2378/lpc23xx_scb.h b/arch/arm/src/lpc2378/lpc23xx_scb.h index f5e964bf5cd..09004f3f26c 100644 --- a/arch/arm/src/lpc2378/lpc23xx_scb.h +++ b/arch/arm/src/lpc2378/lpc23xx_scb.h @@ -128,7 +128,7 @@ ****************************************************************************************************/ /**************************************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************************************/ #endif /* __ARCH_ARM_SRC_LPC2378_LPC23XX_SCB_H */ diff --git a/arch/arm/src/lpc2378/lpc23xx_spi.c b/arch/arm/src/lpc2378/lpc23xx_spi.c index 3392e6478e8..0ce06502bbf 100644 --- a/arch/arm/src/lpc2378/lpc23xx_spi.c +++ b/arch/arm/src/lpc2378/lpc23xx_spi.c @@ -451,7 +451,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)getreg32(SPI_DR); } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/lpc2378/lpc23xx_timerisr.c b/arch/arm/src/lpc2378/lpc23xx_timerisr.c index 054710954ab..8bd6cd98410 100644 --- a/arch/arm/src/lpc2378/lpc23xx_timerisr.c +++ b/arch/arm/src/lpc2378/lpc23xx_timerisr.c @@ -89,7 +89,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc2378/lpc23xx_uart.h b/arch/arm/src/lpc2378/lpc23xx_uart.h index acce7b6ff5a..ccdd26f9e64 100644 --- a/arch/arm/src/lpc2378/lpc23xx_uart.h +++ b/arch/arm/src/lpc2378/lpc23xx_uart.h @@ -225,7 +225,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Function Prototypes + * Public Function Prototypes ************************************************************************************/ #endif /* __ARCH_ARM_SRC_LPC2378_LPC23XX_UART_H */ diff --git a/arch/arm/src/lpc31xx/lpc31_allocateheap.c b/arch/arm/src/lpc31xx/lpc31_allocateheap.c index 4ab7b0076e1..f46f3466d69 100644 --- a/arch/arm/src/lpc31xx/lpc31_allocateheap.c +++ b/arch/arm/src/lpc31xx/lpc31_allocateheap.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_allocateheap.c * * Copyright (C) 2009-2010, 2013, 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include @@ -58,9 +58,9 @@ # include "pg_macros.h" #endif -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ /* Configuration ********************************************************/ @@ -142,19 +142,19 @@ # endif #endif -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: up_allocate_heap * * Description: @@ -176,7 +176,7 @@ * NOTE: Ignore the erroneous nomenclature DRAM and SDRAM. That names * date back to an earlier platform that had SDRAM. * - ************************************************************************/ + ****************************************************************************/ void up_allocate_heap(FAR void **heap_start, size_t *heap_size) { @@ -185,14 +185,14 @@ void up_allocate_heap(FAR void **heap_start, size_t *heap_size) *heap_size = LPC31_HEAP_VEND - g_idle_topstack; } -/************************************************************************ +/**************************************************************************** * Name: up_addregion * * Description: * Memory may be added in non-contiguous chunks. Additional chunks are * added by calling this function. * - ************************************************************************/ + ****************************************************************************/ #if CONFIG_MM_REGIONS > 1 void up_addregion(void) diff --git a/arch/arm/src/lpc31xx/lpc31_bcrndx.c b/arch/arm/src/lpc31xx/lpc31_bcrndx.c index f2bcf7276e2..078f2c99f9b 100644 --- a/arch/arm/src/lpc31xx/lpc31_bcrndx.c +++ b/arch/arm/src/lpc31xx/lpc31_bcrndx.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_bcrndx.c * * Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include #include @@ -47,23 +47,23 @@ #include "up_arch.h" #include "lpc31_cgudrvr.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: lpc31_bcrndx * * Description: @@ -71,7 +71,7 @@ * function returns the index to the associated BCR register (if any) * or BCRNDX_INVALID otherwise. * - ************************************************************************/ + ****************************************************************************/ int lpc31_bcrndx(enum lpc31_domainid_e dmnid) { diff --git a/arch/arm/src/lpc31xx/lpc31_boot.c b/arch/arm/src/lpc31xx/lpc31_boot.c index 3e8b1949dee..cbf7a1e5714 100644 --- a/arch/arm/src/lpc31xx/lpc31_boot.c +++ b/arch/arm/src/lpc31xx/lpc31_boot.c @@ -73,7 +73,7 @@ struct section_mapping_s }; /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ extern uint32_t _vector_start; /* Beginning of vector block */ diff --git a/arch/arm/src/lpc31xx/lpc31_clkdomain.c b/arch/arm/src/lpc31xx/lpc31_clkdomain.c index e07f86e52e2..cdb2fc9ca7d 100644 --- a/arch/arm/src/lpc31xx/lpc31_clkdomain.c +++ b/arch/arm/src/lpc31xx/lpc31_clkdomain.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_clkdomain.c * * Copyright (C) 2009 Gregory Nutt. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include #include @@ -47,30 +47,30 @@ #include "up_arch.h" #include "lpc31_cgudrvr.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: lpc31_clkdomain * * Description: * Given a clock ID, return the ID of the domain in which the clock * resides. * - ************************************************************************/ + ****************************************************************************/ enum lpc31_domainid_e lpc31_clkdomain(enum lpc31_clockid_e clkid) { diff --git a/arch/arm/src/lpc31xx/lpc31_clkfreq.c b/arch/arm/src/lpc31xx/lpc31_clkfreq.c index e78b95086cc..aba8384bce9 100644 --- a/arch/arm/src/lpc31xx/lpc31_clkfreq.c +++ b/arch/arm/src/lpc31xx/lpc31_clkfreq.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_clkfreq.c * * Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include #include @@ -47,30 +47,30 @@ #include "up_arch.h" #include "lpc31_cgudrvr.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: lpc31_fdcndx * * Description: * Given a clock ID and its domain ID, return the frequency of the * clock. * - ************************************************************************/ + ****************************************************************************/ uint32_t lpc31_clkfreq(enum lpc31_clockid_e clkid, enum lpc31_domainid_e dmnid) diff --git a/arch/arm/src/lpc31xx/lpc31_ehci.c b/arch/arm/src/lpc31xx/lpc31_ehci.c index 97b73fd96b8..9250679b388 100644 --- a/arch/arm/src/lpc31xx/lpc31_ehci.c +++ b/arch/arm/src/lpc31xx/lpc31_ehci.c @@ -4856,7 +4856,7 @@ static int lpc31_reset(void) } /******************************************************************************* - * Global Functions + * Public Functions *******************************************************************************/ /******************************************************************************* * Name: lpc31_ehci_initialize diff --git a/arch/arm/src/lpc31xx/lpc31_esrndx.c b/arch/arm/src/lpc31xx/lpc31_esrndx.c index a868dc57a2c..55ffd0d4db1 100644 --- a/arch/arm/src/lpc31xx/lpc31_esrndx.c +++ b/arch/arm/src/lpc31xx/lpc31_esrndx.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_esrndx.c * * Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include #include @@ -47,23 +47,23 @@ #include "up_arch.h" #include "lpc31_cgudrvr.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: lpc31_esrndx * * Description: @@ -81,7 +81,7 @@ * * CLKID_SYSCLKO Clock ID 91: SYSCLK_O * - ************************************************************************/ + ****************************************************************************/ int lpc31_esrndx(enum lpc31_clockid_e clkid) { diff --git a/arch/arm/src/lpc31xx/lpc31_fdcndx.c b/arch/arm/src/lpc31xx/lpc31_fdcndx.c index 7d678b37024..6297d65fb25 100644 --- a/arch/arm/src/lpc31xx/lpc31_fdcndx.c +++ b/arch/arm/src/lpc31xx/lpc31_fdcndx.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_fdcndx.c * * Copyright (C) 2009-2010 Gregory Nutt. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include #include @@ -47,9 +47,9 @@ #include "up_arch.h" #include "lpc31_cgudrvr.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ /* The select register in the ESR registers vary in width from 1-3 bits. * Below is a macro to select the widest case (which is OK because the @@ -59,9 +59,9 @@ #define CGU_ESRSEL(n) (((n)>>1)&7) -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ static const uint8_t g_fdcbase[CGU_NDOMAINS] = { @@ -79,15 +79,15 @@ static const uint8_t g_fdcbase[CGU_NDOMAINS] = 0, /* Domain 11: SYSCLKO_BASE (no ESR register) */ }; -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: lpc31_fdcndx * * Description: @@ -95,7 +95,7 @@ static const uint8_t g_fdcbase[CGU_NDOMAINS] = * corresponding fractional divider register (or FDCNDX_INVALID if * there is no fractional divider associated with this clock). * - ************************************************************************/ + ****************************************************************************/ int lpc31_fdcndx(enum lpc31_clockid_e clkid, enum lpc31_domainid_e dmnid) { diff --git a/arch/arm/src/lpc31xx/lpc31_pllconfig.c b/arch/arm/src/lpc31xx/lpc31_pllconfig.c index 427606b02e2..a39d21d1381 100644 --- a/arch/arm/src/lpc31xx/lpc31_pllconfig.c +++ b/arch/arm/src/lpc31xx/lpc31_pllconfig.c @@ -211,13 +211,13 @@ void lpc31_pllconfig(const struct lpc31_pllconfig_s * const cfg) lpc31_restoredomains(cfg, dmnset); } -/************************************************************************ +/**************************************************************************** * Name: lpc31_hp0pllconfig * * Description: * Configure the HP0 PLL according to the board.h selections. * - ************************************************************************/ + ****************************************************************************/ void lpc31_hp0pllconfig(void) { @@ -238,13 +238,13 @@ void lpc31_hp0pllconfig(void) lpc31_pllconfig(&cfg); } -/************************************************************************ +/**************************************************************************** * Name: lpc31_hp1pllconfig * * Description: * Configure the HP1 PLL according to the board.h selections. * - ************************************************************************/ + ****************************************************************************/ void lpc31_hp1pllconfig(void) { diff --git a/arch/arm/src/lpc31xx/lpc31_softreset.c b/arch/arm/src/lpc31xx/lpc31_softreset.c index 7deb33a24ee..386cb3710de 100644 --- a/arch/arm/src/lpc31xx/lpc31_softreset.c +++ b/arch/arm/src/lpc31xx/lpc31_softreset.c @@ -1,4 +1,4 @@ -/************************************************************************ +/**************************************************************************** * arch/arm/src/lpc31xx/lpc31_softreset.c * * Copyright (C) 2009 Gregory Nutt. All rights reserved. @@ -35,11 +35,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Included Files - ************************************************************************/ + ****************************************************************************/ #include #include @@ -47,29 +47,29 @@ #include "up_arch.h" #include "lpc31_cgudrvr.h" -/************************************************************************ +/**************************************************************************** * Pre-processor Definitions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Data - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Private Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Public Functions - ************************************************************************/ + ****************************************************************************/ -/************************************************************************ +/**************************************************************************** * Name: lpc31_softreset * * Description: * Perform a soft reset on the specified module. * - ************************************************************************/ + ****************************************************************************/ void lpc31_softreset(enum lpc31_resetid_e resetid) { diff --git a/arch/arm/src/lpc31xx/lpc31_spi.c b/arch/arm/src/lpc31xx/lpc31_spi.c index 9699bdcedd1..5d0524f718c 100644 --- a/arch/arm/src/lpc31xx/lpc31_spi.c +++ b/arch/arm/src/lpc31xx/lpc31_spi.c @@ -720,7 +720,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t word) return spi_readword(priv); } -/************************************************************************* +/**************************************************************************** * Name: spi_exchange * * Description: @@ -833,7 +833,7 @@ static void spi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/lpc31xx/lpc31_timerisr.c b/arch/arm/src/lpc31xx/lpc31_timerisr.c index 0494b16f9a9..e9a6bc2715d 100644 --- a/arch/arm/src/lpc31xx/lpc31_timerisr.c +++ b/arch/arm/src/lpc31xx/lpc31_timerisr.c @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc43xx/lpc43_allocateheap.c b/arch/arm/src/lpc43xx/lpc43_allocateheap.c index 40d05afc9b4..22ba4a9a3f9 100644 --- a/arch/arm/src/lpc43xx/lpc43_allocateheap.c +++ b/arch/arm/src/lpc43xx/lpc43_allocateheap.c @@ -253,14 +253,14 @@ void up_allocate_heap(FAR void **heap_start, size_t *heap_size) *heap_size = CONFIG_RAM_END - g_idle_topstack; } -/************************************************************************ +/**************************************************************************** * Name: up_addregion * * Description: * Memory may be added in non-contiguous chunks. Additional chunks are * added by calling this function. * - ************************************************************************/ + ****************************************************************************/ #if CONFIG_MM_REGIONS > 1 void up_addregion(void) diff --git a/arch/arm/src/lpc43xx/lpc43_ehci.c b/arch/arm/src/lpc43xx/lpc43_ehci.c index 983f09e40eb..09c144ebbb5 100644 --- a/arch/arm/src/lpc43xx/lpc43_ehci.c +++ b/arch/arm/src/lpc43xx/lpc43_ehci.c @@ -4680,7 +4680,7 @@ static int lpc43_reset(void) } /******************************************************************************* - * Global Functions + * Public Functions *******************************************************************************/ /******************************************************************************* * Name: lpc43_ehci_initialize diff --git a/arch/arm/src/lpc43xx/lpc43_spi.c b/arch/arm/src/lpc43xx/lpc43_spi.c index c613bd14352..92918bbdead 100644 --- a/arch/arm/src/lpc43xx/lpc43_spi.c +++ b/arch/arm/src/lpc43xx/lpc43_spi.c @@ -426,7 +426,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)getreg32(LPC43_SPI_DR); } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/lpc43xx/lpc43_ssp.c b/arch/arm/src/lpc43xx/lpc43_ssp.c index 5ee4fb59789..49a4673a7d7 100644 --- a/arch/arm/src/lpc43xx/lpc43_ssp.c +++ b/arch/arm/src/lpc43xx/lpc43_ssp.c @@ -259,7 +259,7 @@ static inline uint32_t ssp_getreg(FAR struct lpc43_sspdev_s *priv, uint8_t offse * Returned Value: * None * - ***************************************************************************/ + ****************************************************************************/ static inline void ssp_putreg(FAR struct lpc43_sspdev_s *priv, uint8_t offset, uint32_t value) { @@ -526,7 +526,7 @@ static uint16_t ssp_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)regval; } -/************************************************************************* +/**************************************************************************** * Name: ssp_sndblock * * Description: diff --git a/arch/arm/src/lpc43xx/lpc43_timerisr.c b/arch/arm/src/lpc43xx/lpc43_timerisr.c index bc7a933023b..12f3be83883 100644 --- a/arch/arm/src/lpc43xx/lpc43_timerisr.c +++ b/arch/arm/src/lpc43xx/lpc43_timerisr.c @@ -86,7 +86,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/lpc43xx/lpc43_uart.c b/arch/arm/src/lpc43xx/lpc43_uart.c index c304fef12c1..948cac54b6a 100644 --- a/arch/arm/src/lpc43xx/lpc43_uart.c +++ b/arch/arm/src/lpc43xx/lpc43_uart.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/lpc43xx/lpc43_uart.c * * Copyright (C) 2012 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -56,9 +56,9 @@ #include "lpc43_uart.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select UART parameters for the selected console */ @@ -139,37 +139,37 @@ #define CONSOLE_FCR_VALUE (UART_FCR_RXTRIGGER_8 | UART_FCR_TXRST |\ UART_FCR_RXRST | UART_FCR_FIFOEN) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -184,7 +184,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: lpc43_lowsetup * * Description: @@ -207,7 +207,7 @@ void up_lowputc(char ch) * 5. DMA: UART transmit and receive functions can operate with the * GPDMA controller. * - **************************************************************************/ + ****************************************************************************/ void lpc43_lowsetup(void) { diff --git a/arch/arm/src/moxart/moxart_irq.c b/arch/arm/src/moxart/moxart_irq.c index 4e8747b45c0..b0475495ca8 100644 --- a/arch/arm/src/moxart/moxart_irq.c +++ b/arch/arm/src/moxart/moxart_irq.c @@ -32,7 +32,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Included Files @@ -274,13 +274,13 @@ static int ffs(uint32_t word) return r; } -/************************************************************************ +/**************************************************************************** * Name: up_ack_irq * * Description: * Acknowledge the interrupt * - ************************************************************************/ + ****************************************************************************/ void up_ack_irq(int irq) { diff --git a/arch/arm/src/moxart/moxart_lowputc.S b/arch/arm/src/moxart/moxart_lowputc.S index d57328a17ef..750f915e864 100644 --- a/arch/arm/src/moxart/moxart_lowputc.S +++ b/arch/arm/src/moxart/moxart_lowputc.S @@ -56,7 +56,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/arm/src/nuc1xx/nuc_timerisr.c b/arch/arm/src/nuc1xx/nuc_timerisr.c index 3840a13c1db..fa64efdfa87 100644 --- a/arch/arm/src/nuc1xx/nuc_timerisr.c +++ b/arch/arm/src/nuc1xx/nuc_timerisr.c @@ -152,7 +152,7 @@ static inline void nuc_lock(void) #endif /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sam34/sam4cm_supc.c b/arch/arm/src/sam34/sam4cm_supc.c index 5334efcf586..73058cda4d4 100644 --- a/arch/arm/src/sam34/sam4cm_supc.c +++ b/arch/arm/src/sam34/sam4cm_supc.c @@ -68,7 +68,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ uint32_t supc_get_slcd_power_mode(void) diff --git a/arch/arm/src/sam34/sam4l_clockconfig.c b/arch/arm/src/sam34/sam4l_clockconfig.c index bbb51f806e7..17e04acda04 100644 --- a/arch/arm/src/sam34/sam4l_clockconfig.c +++ b/arch/arm/src/sam34/sam4l_clockconfig.c @@ -446,7 +446,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sam34/sam4l_gpio.c b/arch/arm/src/sam34/sam4l_gpio.c index d94870a6473..f26b6dc0e57 100644 --- a/arch/arm/src/sam34/sam4l_gpio.c +++ b/arch/arm/src/sam34/sam4l_gpio.c @@ -428,7 +428,7 @@ static inline int sam_configperiph(uintptr_t base, uint32_t pin, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sam34/sam4l_periphclks.c b/arch/arm/src/sam34/sam4l_periphclks.c index 2747ac6cbe7..0deaa097cde 100644 --- a/arch/arm/src/sam34/sam4l_periphclks.c +++ b/arch/arm/src/sam34/sam4l_periphclks.c @@ -79,7 +79,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sam34/sam_aes.c b/arch/arm/src/sam34/sam_aes.c old mode 100755 new mode 100644 diff --git a/arch/arm/src/sam34/sam_allocateheap.c b/arch/arm/src/sam34/sam_allocateheap.c index cef06d9e193..16a2a3d477c 100644 --- a/arch/arm/src/sam34/sam_allocateheap.c +++ b/arch/arm/src/sam34/sam_allocateheap.c @@ -291,14 +291,14 @@ void up_allocate_kheap(FAR void **heap_start, size_t *heap_size) } #endif -/************************************************************************ +/**************************************************************************** * Name: up_addregion * * Description: * Memory may be added in non-contiguous chunks. Additional chunks are * added by calling this function. * - ************************************************************************/ + ****************************************************************************/ #if CONFIG_MM_REGIONS > 1 void up_addregion(void) diff --git a/arch/arm/src/sam34/sam_gpio.c b/arch/arm/src/sam34/sam_gpio.c index c3f534a757e..1dcb4a98112 100644 --- a/arch/arm/src/sam34/sam_gpio.c +++ b/arch/arm/src/sam34/sam_gpio.c @@ -362,7 +362,7 @@ static inline int sam_configperiph(uintptr_t base, uint32_t pin, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sam34/sam_lowputc.c b/arch/arm/src/sam34/sam_lowputc.c index 9cb9a0eecbc..54cda81b400 100644 --- a/arch/arm/src/sam34/sam_lowputc.c +++ b/arch/arm/src/sam34/sam_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/sam34/sam_lowputc.c * * Copyright (C) 2010, 2013-2014 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -65,9 +65,9 @@ #include "chip/sam_pinmap.h" #include -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Configuration **********************************************************/ @@ -246,37 +246,37 @@ #endif /* HAVE_CONSOLE */ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -336,7 +336,7 @@ int up_putc(int ch) return ch; } -/************************************************************************** +/**************************************************************************** * Name: sam_lowsetup * * Description: @@ -344,7 +344,7 @@ int up_putc(int ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void sam_lowsetup(void) { diff --git a/arch/arm/src/sam34/sam_spi.c b/arch/arm/src/sam34/sam_spi.c index fb1ab49585a..81956f3d517 100644 --- a/arch/arm/src/sam34/sam_spi.c +++ b/arch/arm/src/sam34/sam_spi.c @@ -1672,7 +1672,7 @@ static void spi_exchange(struct spi_dev_s *dev, const void *txbuffer, } #endif /* CONFIG_SAM34_SPI_DMA */ -/*************************************************************************** +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/sam34/sam_timerisr.c b/arch/arm/src/sam34/sam_timerisr.c index a1ebf3421d6..29d3f5613fe 100644 --- a/arch/arm/src/sam34/sam_timerisr.c +++ b/arch/arm/src/sam34/sam_timerisr.c @@ -108,7 +108,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sam34/sam_vectors.S b/arch/arm/src/sam34/sam_vectors.S index ad7862e1753..9765f614749 100644 --- a/arch/arm/src/sam34/sam_vectors.S +++ b/arch/arm/src/sam34/sam_vectors.S @@ -93,7 +93,7 @@ #define HEAP_BASE (_ebss+CONFIG_IDLETHREAD_STACKSIZE) /************************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************************/ .syntax unified diff --git a/arch/arm/src/sama5/sam_ehci.c b/arch/arm/src/sama5/sam_ehci.c index 603b5c4c05e..6fbc135769a 100644 --- a/arch/arm/src/sama5/sam_ehci.c +++ b/arch/arm/src/sama5/sam_ehci.c @@ -4667,7 +4667,7 @@ static int sam_reset(void) } /******************************************************************************* - * Global Functions + * Public Functions *******************************************************************************/ /******************************************************************************* * Name: sam_ehci_initialize diff --git a/arch/arm/src/sama5/sam_lcd.c b/arch/arm/src/sama5/sam_lcd.c index 5b10587301f..72b2271622b 100644 --- a/arch/arm/src/sama5/sam_lcd.c +++ b/arch/arm/src/sama5/sam_lcd.c @@ -2996,7 +2996,7 @@ int up_fbinitialize(void) * Returned value: * Reference to the framebuffer object (NULL on failure) * - ***************************************************************************/ + ****************************************************************************/ struct fb_vtable_s *up_fbgetvplane(int vplane) { diff --git a/arch/arm/src/sama5/sam_lowputc.c b/arch/arm/src/sama5/sam_lowputc.c index 98505d263e4..e169ce59e12 100644 --- a/arch/arm/src/sama5/sam_lowputc.c +++ b/arch/arm/src/sama5/sam_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/sama5/sam_lowputc.c * * Copyright (C) 2013 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -59,9 +59,9 @@ #include -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* The UART/USART modules are driven by the peripheral clock (MCK or MCK2). */ @@ -224,17 +224,17 @@ UART_MR_CHMODE_NORMAL) #endif -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -348,7 +348,7 @@ int up_putc(int ch) return ch; } -/************************************************************************** +/**************************************************************************** * Name: sam_lowsetup * * Description: @@ -356,7 +356,7 @@ int up_putc(int ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void sam_lowsetup(void) { diff --git a/arch/arm/src/sama5/sam_spi.c b/arch/arm/src/sama5/sam_spi.c index a774c08ac04..a5e2819a932 100644 --- a/arch/arm/src/sama5/sam_spi.c +++ b/arch/arm/src/sama5/sam_spi.c @@ -1606,7 +1606,7 @@ static void spi_exchange(struct spi_dev_s *dev, const void *txbuffer, } #endif /* CONFIG_SAMA5_SPI_DMA */ -/*************************************************************************** +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/sama5/sam_timerisr.c b/arch/arm/src/sama5/sam_timerisr.c index 9f61a401151..4814bf445ea 100644 --- a/arch/arm/src/sama5/sam_timerisr.c +++ b/arch/arm/src/sama5/sam_timerisr.c @@ -84,7 +84,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sama5/sam_usbhost.c b/arch/arm/src/sama5/sam_usbhost.c index ce508baffb8..7d8e46d55bf 100644 --- a/arch/arm/src/sama5/sam_usbhost.c +++ b/arch/arm/src/sama5/sam_usbhost.c @@ -214,7 +214,7 @@ static const struct sam_usbhost_trace_s g_trace2[TRACE2_NSTRINGS] = ********************************************************************************************/ /******************************************************************************************** - * Global Functions + * Public Functions ********************************************************************************************/ /******************************************************************************************** diff --git a/arch/arm/src/sama5/sama5d2x_pio.c b/arch/arm/src/sama5/sama5d2x_pio.c index 3ea9279c5de..7c54fece09a 100644 --- a/arch/arm/src/sama5/sama5d2x_pio.c +++ b/arch/arm/src/sama5/sama5d2x_pio.c @@ -401,7 +401,7 @@ static inline int sam_configperiph(uintptr_t base, uint32_t pin, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/sama5/sama5d3x4x_pio.c b/arch/arm/src/sama5/sama5d3x4x_pio.c index c152fe26ed4..5192aac267d 100644 --- a/arch/arm/src/sama5/sama5d3x4x_pio.c +++ b/arch/arm/src/sama5/sama5d3x4x_pio.c @@ -639,7 +639,7 @@ static inline int sam_configperiph(uintptr_t base, uint32_t pin, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/samdl/sam_spi.c b/arch/arm/src/samdl/sam_spi.c index bbbfb55101b..e90d5782b55 100644 --- a/arch/arm/src/samdl/sam_spi.c +++ b/arch/arm/src/samdl/sam_spi.c @@ -1342,7 +1342,7 @@ static void spi_exchange(struct spi_dev_s *dev, const void *txbuffer, } } -/*************************************************************************** +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/samdl/sam_timerisr.c b/arch/arm/src/samdl/sam_timerisr.c index 30ef6370e7b..73506945727 100644 --- a/arch/arm/src/samdl/sam_timerisr.c +++ b/arch/arm/src/samdl/sam_timerisr.c @@ -91,7 +91,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/samv7/sam_allocateheap.c b/arch/arm/src/samv7/sam_allocateheap.c index 91f45759432..35a335f9eeb 100644 --- a/arch/arm/src/samv7/sam_allocateheap.c +++ b/arch/arm/src/samv7/sam_allocateheap.c @@ -298,14 +298,14 @@ void up_allocate_kheap(FAR void **heap_start, size_t *heap_size) } #endif -/************************************************************************ +/**************************************************************************** * Name: up_addregion * * Description: * Memory may be added in non-contiguous chunks. Additional chunks are * added by calling this function. * - ************************************************************************/ + ****************************************************************************/ #if CONFIG_MM_REGIONS > 1 void up_addregion(void) diff --git a/arch/arm/src/samv7/sam_gpio.c b/arch/arm/src/samv7/sam_gpio.c index 99f89461710..f5b6ed87761 100644 --- a/arch/arm/src/samv7/sam_gpio.c +++ b/arch/arm/src/samv7/sam_gpio.c @@ -398,7 +398,7 @@ static inline int sam_configperiph(uintptr_t base, uint32_t pin, } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/samv7/sam_lowputc.c b/arch/arm/src/samv7/sam_lowputc.c index b4b2d44a91c..52d167cd0fd 100644 --- a/arch/arm/src/samv7/sam_lowputc.c +++ b/arch/arm/src/samv7/sam_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/samv7/sam_lowputc.c * * Copyright (C) 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -55,9 +55,9 @@ #include "chip/sam_uart.h" #include "chip/sam_pinmap.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Configuration **********************************************************/ @@ -171,37 +171,37 @@ #endif /* HAVE_SERIAL_CONSOLE */ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -260,7 +260,7 @@ int up_putc(int ch) return ch; } -/************************************************************************** +/**************************************************************************** * Name: sam_lowsetup * * Description: @@ -268,7 +268,7 @@ int up_putc(int ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void sam_lowsetup(void) { diff --git a/arch/arm/src/samv7/sam_mcan.c b/arch/arm/src/samv7/sam_mcan.c old mode 100755 new mode 100644 index 45acfe49721..c64921301cd --- a/arch/arm/src/samv7/sam_mcan.c +++ b/arch/arm/src/samv7/sam_mcan.c @@ -2882,7 +2882,7 @@ static bool mcan_txempty(FAR struct can_dev_s *dev) * Returned Value: * True: Data is available * - ***************************************************************************/ + ****************************************************************************/ #if 0 /* Not Used */ bool mcan_dedicated_rxbuffer_available(FAR struct sam_mcan_s *priv, int bufndx) diff --git a/arch/arm/src/samv7/sam_spi.c b/arch/arm/src/samv7/sam_spi.c index ec2b53c345e..204e009e263 100644 --- a/arch/arm/src/samv7/sam_spi.c +++ b/arch/arm/src/samv7/sam_spi.c @@ -1653,7 +1653,7 @@ static void spi_exchange(struct spi_dev_s *dev, const void *txbuffer, } #endif /* CONFIG_SAMV7_SPI_DMA */ -/*************************************************************************** +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/samv7/sam_timerisr.c b/arch/arm/src/samv7/sam_timerisr.c index 825be35e322..925292fdc01 100644 --- a/arch/arm/src/samv7/sam_timerisr.c +++ b/arch/arm/src/samv7/sam_timerisr.c @@ -94,7 +94,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/stm32/stm32_bbsram.c b/arch/arm/src/stm32/stm32_bbsram.c index 5fdbc5bbfa9..80fc2c8eacd 100644 --- a/arch/arm/src/stm32/stm32_bbsram.c +++ b/arch/arm/src/stm32/stm32_bbsram.c @@ -67,7 +67,7 @@ /**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ #if !defined(CONFIG_STM32_BKPSRAM) #error Driver Requires CONFIG_STM32_BKPSRAM to be enabled diff --git a/arch/arm/src/stm32/stm32_lowputc.c b/arch/arm/src/stm32/stm32_lowputc.c index 545bc2cc53d..33520b5bc64 100644 --- a/arch/arm/src/stm32/stm32_lowputc.c +++ b/arch/arm/src/stm32/stm32_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/stm32/stm32_lowputc.c * * Copyright (C) 2009, 2012 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -53,9 +53,9 @@ #include "stm32_gpio.h" #include "stm32_uart.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select USART parameters for the selected console */ @@ -368,37 +368,37 @@ # endif /* CONFIG_STM32_STM32F30XX */ #endif /* HAVE_CONSOLE */ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -422,7 +422,7 @@ void up_lowputc(char ch) #endif /* HAVE_CONSOLE */ } -/************************************************************************** +/**************************************************************************** * Name: stm32_lowsetup * * Description: @@ -430,7 +430,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ #if defined(CONFIG_STM32_STM32F10XX) diff --git a/arch/arm/src/stm32/stm32_procfs_ccm.c b/arch/arm/src/stm32/stm32_procfs_ccm.c index 49b3a7351ba..a74c4c76868 100644 --- a/arch/arm/src/stm32/stm32_procfs_ccm.c +++ b/arch/arm/src/stm32/stm32_procfs_ccm.c @@ -106,7 +106,7 @@ static int ccm_stat(FAR const char *relpath, FAR struct stat *buf); ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /* See include/nutts/fs/procfs.h diff --git a/arch/arm/src/stm32/stm32_spi.c b/arch/arm/src/stm32/stm32_spi.c index 6fdb028b883..278e9c8871e 100644 --- a/arch/arm/src/stm32/stm32_spi.c +++ b/arch/arm/src/stm32/stm32_spi.c @@ -1360,7 +1360,7 @@ static void spi_exchange_nodma(FAR struct spi_dev_s *dev, FAR const void *txbuff } #endif /* !CONFIG_STM32_SPI_DMA || CONFIG_STM32_DMACAPABLE */ -/************************************************************************* +/**************************************************************************** * Name: spi_exchange (with DMA capability) * * Description: @@ -1421,7 +1421,7 @@ static void spi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } #endif /* CONFIG_STM32_SPI_DMA */ -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/arm/src/stm32/stm32_timerisr.c b/arch/arm/src/stm32/stm32_timerisr.c index d7f3eafd2b8..e4919c38474 100644 --- a/arch/arm/src/stm32/stm32_timerisr.c +++ b/arch/arm/src/stm32/stm32_timerisr.c @@ -94,7 +94,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/stm32/stm32_usbhost.c b/arch/arm/src/stm32/stm32_usbhost.c index 8f887697dd6..0c3ff5a37ff 100644 --- a/arch/arm/src/stm32/stm32_usbhost.c +++ b/arch/arm/src/stm32/stm32_usbhost.c @@ -214,7 +214,7 @@ static const struct stm32_usbhost_trace_s g_trace2[TRACE2_NSTRINGS] = ********************************************************************************************/ /******************************************************************************************** - * Global Functions + * Public Functions ********************************************************************************************/ /******************************************************************************************** diff --git a/arch/arm/src/stm32/stm32_vectors.S b/arch/arm/src/stm32/stm32_vectors.S index 8b8c297bad3..ae04b7d5013 100644 --- a/arch/arm/src/stm32/stm32_vectors.S +++ b/arch/arm/src/stm32/stm32_vectors.S @@ -99,7 +99,7 @@ #define HEAP_BASE (_ebss+CONFIG_IDLETHREAD_STACKSIZE) /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/arm/src/stm32f7/stm32_lowputc.c b/arch/arm/src/stm32f7/stm32_lowputc.c index a1c346cee28..286178096e9 100644 --- a/arch/arm/src/stm32f7/stm32_lowputc.c +++ b/arch/arm/src/stm32f7/stm32_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/stm32f7/stm32_lowputc.c * * Copyright (C) 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -53,9 +53,9 @@ #include -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Select USART parameters for the selected console */ @@ -300,37 +300,37 @@ # endif #endif /* HAVE_CONSOLE */ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -354,7 +354,7 @@ void up_lowputc(char ch) #endif /* HAVE_CONSOLE */ } -/************************************************************************** +/**************************************************************************** * Name: stm32_lowsetup * * Description: @@ -362,7 +362,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void stm32_lowsetup(void) { diff --git a/arch/arm/src/stm32f7/stm32_procfs_dtcm.c b/arch/arm/src/stm32f7/stm32_procfs_dtcm.c index 19e04853073..2ca6687783b 100644 --- a/arch/arm/src/stm32f7/stm32_procfs_dtcm.c +++ b/arch/arm/src/stm32f7/stm32_procfs_dtcm.c @@ -112,7 +112,7 @@ static int dtcm_stat(FAR const char *relpath, FAR struct stat *buf); ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /* See include/nutts/fs/procfs.h diff --git a/arch/arm/src/stm32f7/stm32_timerisr.c b/arch/arm/src/stm32f7/stm32_timerisr.c index ee89a08bce5..db9c685cdf4 100644 --- a/arch/arm/src/stm32f7/stm32_timerisr.c +++ b/arch/arm/src/stm32f7/stm32_timerisr.c @@ -100,7 +100,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/str71x/str71x_lowputc.c b/arch/arm/src/str71x/str71x_lowputc.c index bf70f4730b3..5262894e2d0 100644 --- a/arch/arm/src/str71x/str71x_lowputc.c +++ b/arch/arm/src/str71x/str71x_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/str71x/str71x_lowputc.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include #include @@ -46,9 +46,9 @@ #include "str71x_internal.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Configuration **********************************************************/ @@ -218,37 +218,37 @@ #define UART_BAUDDIVISOR (16 * STR71X_UART_BAUD) #define UART_BAUDRATE ((STR71X_PCLK1 + (UART_BAUDDIVISOR/2)) / UART_BAUDDIVISOR) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -263,7 +263,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: up_lowsetup * * Description: @@ -271,7 +271,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowsetup(void) { diff --git a/arch/arm/src/str71x/str71x_timerisr.c b/arch/arm/src/str71x/str71x_timerisr.c index b93e43c770f..a255389774e 100644 --- a/arch/arm/src/str71x/str71x_timerisr.c +++ b/arch/arm/src/str71x/str71x_timerisr.c @@ -120,7 +120,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/tiva/tiva_dumpgpio.c b/arch/arm/src/tiva/tiva_dumpgpio.c index 689f4ee587a..f51f53d432b 100644 --- a/arch/arm/src/tiva/tiva_dumpgpio.c +++ b/arch/arm/src/tiva/tiva_dumpgpio.c @@ -126,7 +126,7 @@ static inline uint8_t tiva_gpioport(int port) } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/tiva/tiva_lowputc.c b/arch/arm/src/tiva/tiva_lowputc.c index 4bc46c805f7..192869c6eb3 100644 --- a/arch/arm/src/tiva/tiva_lowputc.c +++ b/arch/arm/src/tiva/tiva_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/arm/src/tiva/tiva_lowputc.c * * Copyright (C) 2009-2010, 2014 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include #include @@ -54,9 +54,9 @@ #include "tiva_lowputc.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Configuration **********************************************************/ /* Select UART parameters for the selected console */ @@ -200,37 +200,37 @@ * Which should yied BAUD = 50,000,000 / (16 * (27 + 8/64)) = 115207.37 */ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -245,7 +245,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: up_lowsetup * * Description: @@ -253,7 +253,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowsetup(void) { diff --git a/arch/arm/src/tiva/tiva_ssi.c b/arch/arm/src/tiva/tiva_ssi.c index 094b8c82122..6ee628226b1 100644 --- a/arch/arm/src/tiva/tiva_ssi.c +++ b/arch/arm/src/tiva/tiva_ssi.c @@ -1437,7 +1437,7 @@ static void ssi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } #endif -/************************************************************************* +/**************************************************************************** * Name: ssi_sndblock * * Description: diff --git a/arch/arm/src/tiva/tiva_timerisr.c b/arch/arm/src/tiva/tiva_timerisr.c index 70cfacc8216..235b7abdf8a 100644 --- a/arch/arm/src/tiva/tiva_timerisr.c +++ b/arch/arm/src/tiva/tiva_timerisr.c @@ -84,7 +84,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/arm/src/tiva/tiva_vectors.S b/arch/arm/src/tiva/tiva_vectors.S index 13b154e1526..4f56269ba44 100644 --- a/arch/arm/src/tiva/tiva_vectors.S +++ b/arch/arm/src/tiva/tiva_vectors.S @@ -98,7 +98,7 @@ #define HEAP_BASE (_ebss+CONFIG_IDLETHREAD_STACKSIZE) /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .syntax unified diff --git a/arch/avr/include/arch.h b/arch/avr/include/arch.h index 4e753a0f114..ecf79ea276a 100644 --- a/arch/avr/include/arch.h +++ b/arch/avr/include/arch.h @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/at32uc3/irq.h b/arch/avr/include/at32uc3/irq.h index 5873579f25c..b5395b1b7b8 100644 --- a/arch/avr/include/at32uc3/irq.h +++ b/arch/avr/include/at32uc3/irq.h @@ -610,7 +610,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/at90usb/irq.h b/arch/avr/include/at90usb/irq.h index 7980526d7b7..4c621309908 100644 --- a/arch/avr/include/at90usb/irq.h +++ b/arch/avr/include/at90usb/irq.h @@ -107,7 +107,7 @@ #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/atmega/irq.h b/arch/avr/include/atmega/irq.h index 0640db80c98..037a8d25426 100644 --- a/arch/avr/include/atmega/irq.h +++ b/arch/avr/include/atmega/irq.h @@ -143,7 +143,7 @@ #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/avr/irq.h b/arch/avr/include/avr/irq.h index afca2e588dd..954d1e6d34f 100644 --- a/arch/avr/include/avr/irq.h +++ b/arch/avr/include/avr/irq.h @@ -182,7 +182,7 @@ static inline void irqrestore(irqstate_t flags) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/avr/syscall.h b/arch/avr/include/avr/syscall.h index a7bb2cf1fb6..0f758fba45a 100644 --- a/arch/avr/include/avr/syscall.h +++ b/arch/avr/include/avr/syscall.h @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/avr32/irq.h b/arch/avr/include/avr32/irq.h index 2ef80d26520..d44c91a64f0 100644 --- a/arch/avr/include/avr32/irq.h +++ b/arch/avr/include/avr32/irq.h @@ -192,7 +192,7 @@ static inline void irqrestore(irqstate_t flags) #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/avr32/syscall.h b/arch/avr/include/avr32/syscall.h index 7e47929e535..cab4e8af46d 100644 --- a/arch/avr/include/avr32/syscall.h +++ b/arch/avr/include/avr32/syscall.h @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/irq.h b/arch/avr/include/irq.h index 1d90e5637ef..6fdfcb01246 100644 --- a/arch/avr/include/irq.h +++ b/arch/avr/include/irq.h @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/syscall.h b/arch/avr/include/syscall.h index 2f5db66a6c7..c1f5b85a59b 100644 --- a/arch/avr/include/syscall.h +++ b/arch/avr/include/syscall.h @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/include/xmega/chip.h b/arch/avr/include/xmega/chip.h index 167c496c348..819ce13b783 100644 --- a/arch/avr/include/xmega/chip.h +++ b/arch/avr/include/xmega/chip.h @@ -61,7 +61,7 @@ #ifndef __ASSEMBLY__ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifdef __cplusplus diff --git a/arch/avr/include/xmega/irq.h b/arch/avr/include/xmega/irq.h index d87fbade1af..221c43b1eaf 100644 --- a/arch/avr/include/xmega/irq.h +++ b/arch/avr/include/xmega/irq.h @@ -64,7 +64,7 @@ #ifndef __ASSEMBLY__ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifdef __cplusplus diff --git a/arch/avr/include/xmega/xmegac_irq.h b/arch/avr/include/xmega/xmegac_irq.h index acc5bd86e86..150826319ee 100644 --- a/arch/avr/include/xmega/xmegac_irq.h +++ b/arch/avr/include/xmega/xmegac_irq.h @@ -99,7 +99,7 @@ #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/at32uc3/at32uc3_clkinit.c b/arch/avr/src/at32uc3/at32uc3_clkinit.c index 38ffebd3335..53eb5ad04d1 100644 --- a/arch/avr/src/at32uc3/at32uc3_clkinit.c +++ b/arch/avr/src/at32uc3/at32uc3_clkinit.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/avr/src/at32uc3/at32uc3_clkinit.c * * Copyright (C) 2010 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -49,9 +49,9 @@ #include "at32uc3_pm.h" #include "at32uc3_flashc.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ #if defined(AVR32_CLOCK_OSC0) || \ (defined (AVR32_CLOCK_PLL0) && defined(AVR32_CLOCK_PLL0_OSC0)) || \ @@ -65,34 +65,34 @@ # define NEED_OSC1 #endif -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_enableosc32 * * Description: * Initialiaze the 32KHz oscillaor. This oscillaor is used by the RTC * logic to provide the sysem timer. * - **************************************************************************/ + ****************************************************************************/ #ifdef AVR32_CLOCK_OSC32 static inline void up_enableosc32(void) @@ -115,13 +115,13 @@ static inline void up_enableosc32(void) } #endif -/************************************************************************** +/**************************************************************************** * Name: up_enableosc0 * * Description: * Initialiaze OSC0 settings per the definitions in the board.h file. * - **************************************************************************/ + ****************************************************************************/ #ifdef NEED_OSC0 static inline void up_enableosc0(void) @@ -164,13 +164,13 @@ static inline void up_enableosc0(void) } #endif -/************************************************************************** +/**************************************************************************** * Name: up_enableosc1 * * Description: * Initialiaze OSC0 settings per the definitions in the board.h file. * - **************************************************************************/ + ****************************************************************************/ #ifdef NEED_OSC1 static inline void up_enableosc1(void) @@ -213,13 +213,13 @@ static inline void up_enableosc1(void) } #endif -/************************************************************************** +/**************************************************************************** * Name: up_enablepll0 * * Description: * Initialiaze PLL0 settings per the definitions in the board.h file. * - **************************************************************************/ + ****************************************************************************/ #ifdef AVR32_CLOCK_PLL0 static inline void up_enablepll0(void) @@ -263,13 +263,13 @@ static inline void up_enablepll0(void) } #endif -/************************************************************************** +/**************************************************************************** * Name: up_enablepll1 * * Description: * Initialiaze PLL1 settings per the definitions in the board.h file. * - **************************************************************************/ + ****************************************************************************/ #ifdef AVR32_CLOCK_PLL1 static inline void up_enablepll1(void) @@ -313,13 +313,13 @@ static inline void up_enablepll1(void) } #endif -/************************************************************************** +/**************************************************************************** * Name: up_clksel * * Description: * Configure derived clocks. * - **************************************************************************/ + ****************************************************************************/ static inline void up_clksel(void) { @@ -352,13 +352,13 @@ static inline void up_clksel(void) while ((getreg32(AVR32_PM_POSCSR) & PM_POSCSR_CKRDY) == 0); } -/************************************************************************** +/**************************************************************************** * Name: up_fws * * Description: * Setup FLASH wait states. * - **************************************************************************/ + ****************************************************************************/ static void up_fws(uint32_t cpuclock) { @@ -376,13 +376,13 @@ static void up_fws(uint32_t cpuclock) putreg32(regval, AVR32_FLASHC_FCR); } -/************************************************************************** +/**************************************************************************** * Name: up_mainclk * * Description: * Select the main clock. * - **************************************************************************/ + ****************************************************************************/ static inline void up_mainclk(uint32_t mcsel) { @@ -394,13 +394,13 @@ static inline void up_mainclk(uint32_t mcsel) putreg32(regval, AVR32_PM_MCCTRL); } -/************************************************************************** +/**************************************************************************** * Name: up_usbclock * * Description: * Setup the USBB GCLK. * - **************************************************************************/ + ****************************************************************************/ #ifdef CONFIG_USBDEV static inline void up_usbclock(void) @@ -429,18 +429,18 @@ static inline void up_usbclock(void) } #endif -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_clkinit * * Description: * Initialiaze clock/PLL settings per the definitions in the board.h * file. * - **************************************************************************/ + ****************************************************************************/ void up_clkinitialize(void) { diff --git a/arch/avr/src/at32uc3/at32uc3_gpio.c b/arch/avr/src/at32uc3/at32uc3_gpio.c index ae883bd319c..0ad8125da8b 100644 --- a/arch/avr/src/at32uc3/at32uc3_gpio.c +++ b/arch/avr/src/at32uc3/at32uc3_gpio.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/avr/src/at32uc3/at32uc3_gpio.c * * Copyright (C) 2010 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -50,9 +50,9 @@ #include "chip.h" #include "at32uc3_gpio.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* How many GPIO ports are supported? There are 32-pins per port and we * know he number of GPIO pins supported by the architecture: @@ -60,21 +60,21 @@ #define AVR32_NGPIO_PORTS ((AVR32_NGPIO+31) >> 5) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ static uint32_t g_portmap[AVR32_NGPIO_PORTS] = { @@ -95,13 +95,13 @@ static uint32_t g_portmap[AVR32_NGPIO_PORTS] = #endif }; -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ /************************************************************************************ * Name: at32uc3_configgpio diff --git a/arch/avr/src/at32uc3/at32uc3_lowconsole.c b/arch/avr/src/at32uc3/at32uc3_lowconsole.c index 654e467e9f2..86e66143b47 100644 --- a/arch/avr/src/at32uc3/at32uc3_lowconsole.c +++ b/arch/avr/src/at32uc3/at32uc3_lowconsole.c @@ -90,7 +90,7 @@ ******************************************************************************/ /****************************************************************************** - * Global Variables + * Public Data ******************************************************************************/ /****************************************************************************** diff --git a/arch/avr/src/at32uc3/at32uc3_lowinit.c b/arch/avr/src/at32uc3/at32uc3_lowinit.c index 8b1279abca4..0ab2bc2c444 100644 --- a/arch/avr/src/at32uc3/at32uc3_lowinit.c +++ b/arch/avr/src/at32uc3/at32uc3_lowinit.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/avr/src/at32uc3/at32uc3_lowinit.c * * Copyright (C) 2010, 2012 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -43,35 +43,35 @@ #include "up_internal.h" #include "at32uc3_internal.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowinit * * Description: @@ -79,7 +79,7 @@ * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowinit(void) { diff --git a/arch/avr/src/at32uc3/at32uc3_timerisr.c b/arch/avr/src/at32uc3/at32uc3_timerisr.c index fca9b580d1d..acb508cab03 100644 --- a/arch/avr/src/at32uc3/at32uc3_timerisr.c +++ b/arch/avr/src/at32uc3/at32uc3_timerisr.c @@ -153,7 +153,7 @@ static void rtc_waitnotbusy(void) } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/at90usb/at90usb_lowconsole.c b/arch/avr/src/at90usb/at90usb_lowconsole.c index c4aa274e10d..637793b7719 100644 --- a/arch/avr/src/at90usb/at90usb_lowconsole.c +++ b/arch/avr/src/at90usb/at90usb_lowconsole.c @@ -125,7 +125,7 @@ ******************************************************************************/ /****************************************************************************** - * Global Variables + * Public Data ******************************************************************************/ /****************************************************************************** diff --git a/arch/avr/src/at90usb/at90usb_lowinit.c b/arch/avr/src/at90usb/at90usb_lowinit.c index 8c01cd4d5e0..2d49736f5fc 100644 --- a/arch/avr/src/at90usb/at90usb_lowinit.c +++ b/arch/avr/src/at90usb/at90usb_lowinit.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/avr/src/at90usb/at90usb_lowinit.c * * Copyright (C) 2011-2012, 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include #include @@ -45,9 +45,9 @@ #include "up_internal.h" #include "at90usb_internal.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ #if defined(CONFIG_WDTO_15MS) # define WDTO_VALUE WDTO_15MS @@ -71,33 +71,33 @@ # define WDTO_VALUE WDTO_8S #endif -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_wdtinit * * Description: * Initialize the watchdog per the NuttX configuration. * - **************************************************************************/ + ****************************************************************************/ static inline void up_wdtinit(void) { @@ -106,11 +106,11 @@ static inline void up_wdtinit(void) #endif } -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowinit * * Description: @@ -118,7 +118,7 @@ static inline void up_wdtinit(void) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowinit(void) { diff --git a/arch/avr/src/at90usb/at90usb_timerisr.c b/arch/avr/src/at90usb/at90usb_timerisr.c index 4d8e565fc4a..7aa9e664936 100644 --- a/arch/avr/src/at90usb/at90usb_timerisr.c +++ b/arch/avr/src/at90usb/at90usb_timerisr.c @@ -111,7 +111,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/atmega/atmega_lowconsole.c b/arch/avr/src/atmega/atmega_lowconsole.c index cd4dc347e99..a5ed1fc3452 100644 --- a/arch/avr/src/atmega/atmega_lowconsole.c +++ b/arch/avr/src/atmega/atmega_lowconsole.c @@ -184,7 +184,7 @@ ******************************************************************************/ /****************************************************************************** - * Global Variables + * Public Data ******************************************************************************/ /****************************************************************************** diff --git a/arch/avr/src/atmega/atmega_lowinit.c b/arch/avr/src/atmega/atmega_lowinit.c index e56480adc29..dacb520d923 100644 --- a/arch/avr/src/atmega/atmega_lowinit.c +++ b/arch/avr/src/atmega/atmega_lowinit.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/avr/src/atmega/atmega_lowinit.c * * Copyright (C) 2011-2012, 2015 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include #include @@ -45,9 +45,9 @@ #include "up_internal.h" #include "atmega_internal.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ #if defined(CONFIG_WDTO_15MS) # define WDTO_VALUE WDTO_15MS @@ -71,33 +71,33 @@ # define WDTO_VALUE WDTO_8S #endif -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_wdtinit * * Description: * Initialize the watchdog per the NuttX configuration. * - **************************************************************************/ + ****************************************************************************/ static inline void up_wdtinit(void) { @@ -106,11 +106,11 @@ static inline void up_wdtinit(void) #endif } -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowinit * * Description: @@ -118,7 +118,7 @@ static inline void up_wdtinit(void) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowinit(void) { diff --git a/arch/avr/src/atmega/atmega_timerisr.c b/arch/avr/src/atmega/atmega_timerisr.c index 1e470264bda..2b30a2b7d6e 100644 --- a/arch/avr/src/atmega/atmega_timerisr.c +++ b/arch/avr/src/atmega/atmega_timerisr.c @@ -111,7 +111,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr/avr_internal.h b/arch/avr/src/avr/avr_internal.h index b0b8dba96f9..a7d000ec1a4 100644 --- a/arch/avr/src/avr/avr_internal.h +++ b/arch/avr/src/avr/avr_internal.h @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/avr/src/avr/excptmacros.h b/arch/avr/src/avr/excptmacros.h index 97b17b41b76..be19551c7f7 100644 --- a/arch/avr/src/avr/excptmacros.h +++ b/arch/avr/src/avr/excptmacros.h @@ -58,7 +58,7 @@ ********************************************************************************************/ /******************************************************************************************** - * Global Symbols + * Public Symbols ********************************************************************************************/ #if CONFIG_ARCH_INTERRUPTSTACK > 3 diff --git a/arch/avr/src/avr/up_createstack.c b/arch/avr/src/avr/up_createstack.c index 0b5e4ab9396..860f0471eb8 100644 --- a/arch/avr/src/avr/up_createstack.c +++ b/arch/avr/src/avr/up_createstack.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr/up_spi.c b/arch/avr/src/avr/up_spi.c index e467d3e434f..75ebe41da9e 100644 --- a/arch/avr/src/avr/up_spi.c +++ b/arch/avr/src/avr/up_spi.c @@ -400,7 +400,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)SPDR; } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/avr/src/avr/up_stackframe.c b/arch/avr/src/avr/up_stackframe.c index 1dfa238a287..0f7d3a87463 100644 --- a/arch/avr/src/avr/up_stackframe.c +++ b/arch/avr/src/avr/up_stackframe.c @@ -62,7 +62,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr/up_switchcontext.S b/arch/avr/src/avr/up_switchcontext.S index 62532081f1a..645d5e17a9c 100755 --- a/arch/avr/src/avr/up_switchcontext.S +++ b/arch/avr/src/avr/up_switchcontext.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .file "up_switchcontext.S" diff --git a/arch/avr/src/avr/up_usestack.c b/arch/avr/src/avr/up_usestack.c index 84817e356a5..0546d8c770a 100644 --- a/arch/avr/src/avr/up_usestack.c +++ b/arch/avr/src/avr/up_usestack.c @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr32/avr32_internal.h b/arch/avr/src/avr32/avr32_internal.h index 14d9c852107..f6078e881a0 100644 --- a/arch/avr/src/avr32/avr32_internal.h +++ b/arch/avr/src/avr32/avr32_internal.h @@ -64,7 +64,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/avr/src/avr32/up_createstack.c b/arch/avr/src/avr32/up_createstack.c index 6ad3a52bbc0..d6d5b017893 100644 --- a/arch/avr/src/avr32/up_createstack.c +++ b/arch/avr/src/avr32/up_createstack.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr32/up_stackframe.c b/arch/avr/src/avr32/up_stackframe.c index 576f8328502..acd10d9216f 100644 --- a/arch/avr/src/avr32/up_stackframe.c +++ b/arch/avr/src/avr32/up_stackframe.c @@ -74,7 +74,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr32/up_switchcontext.S b/arch/avr/src/avr32/up_switchcontext.S index 91b6a98bae5..8820427e69b 100755 --- a/arch/avr/src/avr32/up_switchcontext.S +++ b/arch/avr/src/avr32/up_switchcontext.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .file "up_switchcontext.S" diff --git a/arch/avr/src/avr32/up_syscall6.S b/arch/avr/src/avr32/up_syscall6.S index 78e518dd75c..a0fdf0c163b 100755 --- a/arch/avr/src/avr32/up_syscall6.S +++ b/arch/avr/src/avr32/up_syscall6.S @@ -49,7 +49,7 @@ ****************************************************************************/ /**************************************************************************** - * Globals + * Public Symbols ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/avr32/up_usestack.c b/arch/avr/src/avr32/up_usestack.c index 8e7f398c065..533c82a16ca 100644 --- a/arch/avr/src/avr32/up_usestack.c +++ b/arch/avr/src/avr32/up_usestack.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/common/up_internal.h b/arch/avr/src/common/up_internal.h index 98936cb59fe..c2beb826711 100644 --- a/arch/avr/src/common/up_internal.h +++ b/arch/avr/src/common/up_internal.h @@ -90,7 +90,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/avr/src/common/up_interruptcontext.c b/arch/avr/src/common/up_interruptcontext.c index 4930e56eacc..ac9525c5cfa 100644 --- a/arch/avr/src/common/up_interruptcontext.c +++ b/arch/avr/src/common/up_interruptcontext.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/avr/src/common/up_releasestack.c b/arch/avr/src/common/up_releasestack.c index 7595f1e0af5..9cda128cabf 100644 --- a/arch/avr/src/common/up_releasestack.c +++ b/arch/avr/src/common/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/include/arch.h b/arch/hc/include/arch.h index d4b470fdd3a..8c1db806973 100644 --- a/arch/hc/include/arch.h +++ b/arch/hc/include/arch.h @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/include/hc12/types.h b/arch/hc/include/hc12/types.h index 751247150b9..3f2dc7c48f3 100644 --- a/arch/hc/include/hc12/types.h +++ b/arch/hc/include/hc12/types.h @@ -97,7 +97,7 @@ typedef unsigned int irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_HC_INCLUDE_HC12_TYPES_H */ diff --git a/arch/hc/include/hcs12/types.h b/arch/hc/include/hcs12/types.h index 7c84a69e30c..fbe5d737dea 100644 --- a/arch/hc/include/hcs12/types.h +++ b/arch/hc/include/hcs12/types.h @@ -98,7 +98,7 @@ typedef unsigned char irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_HC_INCLUDE_HCS12_TYPES_H */ diff --git a/arch/hc/include/irq.h b/arch/hc/include/irq.h index 160f41a9fcb..da1f69d72f4 100644 --- a/arch/hc/include/irq.h +++ b/arch/hc/include/irq.h @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/include/syscall.h b/arch/hc/include/syscall.h index efb94f4ef91..a9d1b5ce83c 100644 --- a/arch/hc/include/syscall.h +++ b/arch/hc/include/syscall.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/include/types.h b/arch/hc/include/types.h index e6def4b4059..e7b133b9640 100644 --- a/arch/hc/include/types.h +++ b/arch/hc/include/types.h @@ -61,7 +61,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_HC_INCLUDE_TYPES_H */ diff --git a/arch/hc/src/common/up_createstack.c b/arch/hc/src/common/up_createstack.c index f1ec61333dc..278a643f7bc 100644 --- a/arch/hc/src/common/up_createstack.c +++ b/arch/hc/src/common/up_createstack.c @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/src/common/up_internal.h b/arch/hc/src/common/up_internal.h index e076c5e36ec..61c116c2d1b 100644 --- a/arch/hc/src/common/up_internal.h +++ b/arch/hc/src/common/up_internal.h @@ -126,7 +126,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/hc/src/common/up_interruptcontext.c b/arch/hc/src/common/up_interruptcontext.c index 87c50532871..31628790bbb 100644 --- a/arch/hc/src/common/up_interruptcontext.c +++ b/arch/hc/src/common/up_interruptcontext.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/src/common/up_releasestack.c b/arch/hc/src/common/up_releasestack.c index 86819d3894c..03d50098e12 100644 --- a/arch/hc/src/common/up_releasestack.c +++ b/arch/hc/src/common/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/src/common/up_stackframe.c b/arch/hc/src/common/up_stackframe.c index 72777893dad..d712bb7d3b4 100644 --- a/arch/hc/src/common/up_stackframe.c +++ b/arch/hc/src/common/up_stackframe.c @@ -74,7 +74,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/src/common/up_usestack.c b/arch/hc/src/common/up_usestack.c index 047ba2e9a56..6160e92b5eb 100644 --- a/arch/hc/src/common/up_usestack.c +++ b/arch/hc/src/common/up_usestack.c @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/src/m9s12/m9s12_lowputc.S b/arch/hc/src/m9s12/m9s12_lowputc.S index f8cfe89325b..55500e17e18 100755 --- a/arch/hc/src/m9s12/m9s12_lowputc.S +++ b/arch/hc/src/m9s12/m9s12_lowputc.S @@ -117,7 +117,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/hc/src/m9s12/m9s12_saveusercontext.S b/arch/hc/src/m9s12/m9s12_saveusercontext.S index 2f12346d3c6..aef92b1350f 100755 --- a/arch/hc/src/m9s12/m9s12_saveusercontext.S +++ b/arch/hc/src/m9s12/m9s12_saveusercontext.S @@ -65,7 +65,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/hc/src/m9s12/m9s12_start.S b/arch/hc/src/m9s12/m9s12_start.S index ef01e906ccd..f72880fe763 100755 --- a/arch/hc/src/m9s12/m9s12_start.S +++ b/arch/hc/src/m9s12/m9s12_start.S @@ -64,7 +64,7 @@ #define INITEE_EE (MMC_INITEE_EE(HCS12_EEPROM_BASE)|MMC_INITEE_EEON) /**************************************************************************** - * Global Symbols + * Public Symbols ****************************************************************************/ .file "m9s12_start.S" diff --git a/arch/hc/src/m9s12/m9s12_timerisr.c b/arch/hc/src/m9s12/m9s12_timerisr.c index da31020bdd8..ee93435f48f 100644 --- a/arch/hc/src/m9s12/m9s12_timerisr.c +++ b/arch/hc/src/m9s12/m9s12_timerisr.c @@ -127,7 +127,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/hc/src/m9s12/m9s12_vectors.S b/arch/hc/src/m9s12/m9s12_vectors.S index d7d929b65a4..fbe4d69f0a7 100755 --- a/arch/hc/src/m9s12/m9s12_vectors.S +++ b/arch/hc/src/m9s12/m9s12_vectors.S @@ -54,7 +54,7 @@ #endif /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .globl __start diff --git a/arch/mips/include/arch.h b/arch/mips/include/arch.h index 9fffb8a89e0..04eb2a9d74c 100644 --- a/arch/mips/include/arch.h +++ b/arch/mips/include/arch.h @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/irq.h b/arch/mips/include/irq.h index d9cfd956dea..58826d4bd73 100644 --- a/arch/mips/include/irq.h +++ b/arch/mips/include/irq.h @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/mips32/irq.h b/arch/mips/include/mips32/irq.h index e9c94cbf3c0..3ca53adf1b0 100644 --- a/arch/mips/include/mips32/irq.h +++ b/arch/mips/include/mips32/irq.h @@ -497,7 +497,7 @@ static inline void cp0_putcause(uint32_t cause) } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/mips32/registers.h b/arch/mips/include/mips32/registers.h index 00696dce44c..016d1278ba0 100644 --- a/arch/mips/include/mips32/registers.h +++ b/arch/mips/include/mips32/registers.h @@ -121,7 +121,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/mips32/syscall.h b/arch/mips/include/mips32/syscall.h index 44e719d11a6..4661145d46e 100644 --- a/arch/mips/include/mips32/syscall.h +++ b/arch/mips/include/mips32/syscall.h @@ -193,7 +193,7 @@ #ifndef __ASSEMBLY__ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/pic32mx/irq.h b/arch/mips/include/pic32mx/irq.h index 96896cf8f26..25d4c6f5cd0 100644 --- a/arch/mips/include/pic32mx/irq.h +++ b/arch/mips/include/pic32mx/irq.h @@ -190,7 +190,7 @@ static inline void cp0_putebase(uint32_t ebase) } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/pic32mx/irq_1xx2xx.h b/arch/mips/include/pic32mx/irq_1xx2xx.h index 6fe7c257709..0bd739c44a3 100644 --- a/arch/mips/include/pic32mx/irq_1xx2xx.h +++ b/arch/mips/include/pic32mx/irq_1xx2xx.h @@ -191,7 +191,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/pic32mx/irq_3xx4xx.h b/arch/mips/include/pic32mx/irq_3xx4xx.h index 0d263c71ae5..3b404db33fd 100644 --- a/arch/mips/include/pic32mx/irq_3xx4xx.h +++ b/arch/mips/include/pic32mx/irq_3xx4xx.h @@ -180,7 +180,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/pic32mx/irq_5xx6xx7xx.h b/arch/mips/include/pic32mx/irq_5xx6xx7xx.h index e1f18b6d4df..f9f98027929 100644 --- a/arch/mips/include/pic32mx/irq_5xx6xx7xx.h +++ b/arch/mips/include/pic32mx/irq_5xx6xx7xx.h @@ -249,7 +249,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/pic32mz/irq.h b/arch/mips/include/pic32mz/irq.h index 9872a4ea7b4..f00dc0bebaf 100644 --- a/arch/mips/include/pic32mz/irq.h +++ b/arch/mips/include/pic32mz/irq.h @@ -188,7 +188,7 @@ static inline void cp0_putebase(uint32_t ebase) } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/pic32mz/irq_pic32mzxxxec.h b/arch/mips/include/pic32mz/irq_pic32mzxxxec.h index 9e86af467d0..64c0727c4dc 100644 --- a/arch/mips/include/pic32mz/irq_pic32mzxxxec.h +++ b/arch/mips/include/pic32mz/irq_pic32mzxxxec.h @@ -258,7 +258,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/include/syscall.h b/arch/mips/include/syscall.h index 67ac42bea59..b4f9a7b95a4 100644 --- a/arch/mips/include/syscall.h +++ b/arch/mips/include/syscall.h @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/common/up_createstack.c b/arch/mips/src/common/up_createstack.c index ba314e71b25..12f1da65a7b 100644 --- a/arch/mips/src/common/up_createstack.c +++ b/arch/mips/src/common/up_createstack.c @@ -81,7 +81,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/common/up_internal.h b/arch/mips/src/common/up_internal.h index c8b9a32e735..ec61d759446 100644 --- a/arch/mips/src/common/up_internal.h +++ b/arch/mips/src/common/up_internal.h @@ -123,7 +123,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/mips/src/common/up_interruptcontext.c b/arch/mips/src/common/up_interruptcontext.c index 526e86f87e4..9eee52c3d67 100644 --- a/arch/mips/src/common/up_interruptcontext.c +++ b/arch/mips/src/common/up_interruptcontext.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/common/up_releasestack.c b/arch/mips/src/common/up_releasestack.c index a023342fa40..a322f4c24c8 100644 --- a/arch/mips/src/common/up_releasestack.c +++ b/arch/mips/src/common/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/common/up_stackframe.c b/arch/mips/src/common/up_stackframe.c index 1c4776af531..6c631f3e1fc 100644 --- a/arch/mips/src/common/up_stackframe.c +++ b/arch/mips/src/common/up_stackframe.c @@ -76,7 +76,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/common/up_usestack.c b/arch/mips/src/common/up_usestack.c index 89cff7ff9eb..72721a31857 100644 --- a/arch/mips/src/common/up_usestack.c +++ b/arch/mips/src/common/up_usestack.c @@ -78,7 +78,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/mips32/up_syscall0.S b/arch/mips/src/mips32/up_syscall0.S index cd5338156c9..35fa3639a45 100644 --- a/arch/mips/src/mips32/up_syscall0.S +++ b/arch/mips/src/mips32/up_syscall0.S @@ -43,7 +43,7 @@ #include /**************************************************************************** - * Global Symbols + * Public Symbols ****************************************************************************/ .file "up_syscall0.S" diff --git a/arch/mips/src/mips32/vfork.S b/arch/mips/src/mips32/vfork.S index b373a6a936b..7012b45a41d 100644 --- a/arch/mips/src/mips32/vfork.S +++ b/arch/mips/src/mips32/vfork.S @@ -46,7 +46,7 @@ ************************************************************************************/ /************************************************************************************ - * Global Symbols + * Public Symbols ************************************************************************************/ .file "vfork.S" diff --git a/arch/mips/src/pic32mx/excptmacros.h b/arch/mips/src/pic32mx/excptmacros.h index 3596851912e..f759e4e9e1f 100644 --- a/arch/mips/src/pic32mx/excptmacros.h +++ b/arch/mips/src/pic32mx/excptmacros.h @@ -52,7 +52,7 @@ ********************************************************************************************/ /******************************************************************************************** - * Global Symbols + * Public Symbols ********************************************************************************************/ #if CONFIG_ARCH_INTERRUPTSTACK > 3 diff --git a/arch/mips/src/pic32mx/pic32mx-head.S b/arch/mips/src/pic32mx/pic32mx-head.S index 085edb42b31..2a6f43230a6 100644 --- a/arch/mips/src/pic32mx/pic32mx-head.S +++ b/arch/mips/src/pic32mx/pic32mx-head.S @@ -105,7 +105,7 @@ #endif /**************************************************************************** - * Global Symbols + * Public Symbols ****************************************************************************/ .file "pic32mx-head.S" @@ -669,7 +669,7 @@ devconfig0: .size devconfig, .-devconfig /**************************************************************************** - * Global Data + * Public Data ****************************************************************************/ /* Interrupt stack variables */ diff --git a/arch/mips/src/pic32mx/pic32mx-lowconsole.c b/arch/mips/src/pic32mx/pic32mx-lowconsole.c index f2c6a969943..c613ab3828b 100644 --- a/arch/mips/src/pic32mx/pic32mx-lowconsole.c +++ b/arch/mips/src/pic32mx/pic32mx-lowconsole.c @@ -108,7 +108,7 @@ ******************************************************************************/ /****************************************************************************** - * Global Variables + * Public Data ******************************************************************************/ /****************************************************************************** diff --git a/arch/mips/src/pic32mx/pic32mx-lowinit.c b/arch/mips/src/pic32mx/pic32mx-lowinit.c index 0eb34d0c9a3..251c52a87d3 100644 --- a/arch/mips/src/pic32mx/pic32mx-lowinit.c +++ b/arch/mips/src/pic32mx/pic32mx-lowinit.c @@ -86,7 +86,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/pic32mx/pic32mx-spi.c b/arch/mips/src/pic32mx/pic32mx-spi.c index 2a13e5e8789..5ae76f2d8ba 100644 --- a/arch/mips/src/pic32mx/pic32mx-spi.c +++ b/arch/mips/src/pic32mx/pic32mx-spi.c @@ -760,7 +760,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return (uint16_t)spi_getreg(priv, PIC32MX_SPI_BUF_OFFSET); } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/mips/src/pic32mx/pic32mx-timerisr.c b/arch/mips/src/pic32mx/pic32mx-timerisr.c index 149b1de9265..527f7463ff5 100644 --- a/arch/mips/src/pic32mx/pic32mx-timerisr.c +++ b/arch/mips/src/pic32mx/pic32mx-timerisr.c @@ -133,7 +133,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/pic32mz/pic32mz-excptmacros.h b/arch/mips/src/pic32mz/pic32mz-excptmacros.h index e74befa4130..d52b1be162a 100644 --- a/arch/mips/src/pic32mz/pic32mz-excptmacros.h +++ b/arch/mips/src/pic32mz/pic32mz-excptmacros.h @@ -52,7 +52,7 @@ ********************************************************************************************/ /******************************************************************************************** - * Global Symbols + * Public Symbols ********************************************************************************************/ #if CONFIG_ARCH_INTERRUPTSTACK > 3 diff --git a/arch/mips/src/pic32mz/pic32mz-head.S b/arch/mips/src/pic32mz/pic32mz-head.S index 091f1a8bc20..fae8eb73e6c 100644 --- a/arch/mips/src/pic32mz/pic32mz-head.S +++ b/arch/mips/src/pic32mz/pic32mz-head.S @@ -105,7 +105,7 @@ #endif /**************************************************************************** - * Global Symbols + * Public Symbols ****************************************************************************/ .file "pic32mz-head.S" @@ -761,7 +761,7 @@ adevcfg0: .size adevcfg, .-adevcfg /**************************************************************************** - * Global Data + * Public Data ****************************************************************************/ /* Interrupt stack variables */ diff --git a/arch/mips/src/pic32mz/pic32mz-lowconsole.c b/arch/mips/src/pic32mz/pic32mz-lowconsole.c index 3cfddafe6d8..f21b3b05543 100644 --- a/arch/mips/src/pic32mz/pic32mz-lowconsole.c +++ b/arch/mips/src/pic32mz/pic32mz-lowconsole.c @@ -110,7 +110,7 @@ ******************************************************************************/ /****************************************************************************** - * Global Variables + * Public Data ******************************************************************************/ /****************************************************************************** diff --git a/arch/mips/src/pic32mz/pic32mz-lowinit.c b/arch/mips/src/pic32mz/pic32mz-lowinit.c index 14aeee64e66..18f146216bc 100644 --- a/arch/mips/src/pic32mz/pic32mz-lowinit.c +++ b/arch/mips/src/pic32mz/pic32mz-lowinit.c @@ -173,7 +173,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/mips/src/pic32mz/pic32mz-spi.c b/arch/mips/src/pic32mz/pic32mz-spi.c index 7cafb6195dc..26e70ea0516 100644 --- a/arch/mips/src/pic32mz/pic32mz-spi.c +++ b/arch/mips/src/pic32mz/pic32mz-spi.c @@ -1168,7 +1168,7 @@ static void spi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/mips/src/pic32mz/pic32mz-timerisr.c b/arch/mips/src/pic32mz/pic32mz-timerisr.c index 3cd45047860..675e69543e7 100644 --- a/arch/mips/src/pic32mz/pic32mz-timerisr.c +++ b/arch/mips/src/pic32mz/pic32mz-timerisr.c @@ -132,7 +132,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/rgmp/include/types.h b/arch/rgmp/include/types.h index 254cab6e402..482ae0dbd6a 100644 --- a/arch/rgmp/include/types.h +++ b/arch/rgmp/include/types.h @@ -90,7 +90,7 @@ typedef unsigned int irqstate_t; #endif /* __ASSEMBLY__ */ /************************************************************************ - * Global Function Prototypes + * Public Function Prototypes ************************************************************************/ #endif /* __ARCH_RGMP_INCLUDE_TYPES_H */ diff --git a/arch/sh/include/arch.h b/arch/sh/include/arch.h index 2ee75e5939a..4b4c7e934d9 100644 --- a/arch/sh/include/arch.h +++ b/arch/sh/include/arch.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/include/irq.h b/arch/sh/include/irq.h index 1f0c25d35e7..78617accce6 100644 --- a/arch/sh/include/irq.h +++ b/arch/sh/include/irq.h @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/include/m16c/types.h b/arch/sh/include/m16c/types.h index 4cd229d5f90..7a1a96d2b02 100644 --- a/arch/sh/include/m16c/types.h +++ b/arch/sh/include/m16c/types.h @@ -92,7 +92,7 @@ typedef _uint16_t irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_SH_INCLUDE_M16C_TYPES_H */ diff --git a/arch/sh/include/sh1/types.h b/arch/sh/include/sh1/types.h index c5fa256711f..dab1b43d1da 100644 --- a/arch/sh/include/sh1/types.h +++ b/arch/sh/include/sh1/types.h @@ -90,7 +90,7 @@ typedef unsigned long irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_SH_INCLUDE_SH1_TYPES_H */ diff --git a/arch/sh/include/syscall.h b/arch/sh/include/syscall.h index 38fb6e2aa95..b26dffcd39c 100644 --- a/arch/sh/include/syscall.h +++ b/arch/sh/include/syscall.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/include/types.h b/arch/sh/include/types.h index 51c4f235a5c..db6c6178ad3 100644 --- a/arch/sh/include/types.h +++ b/arch/sh/include/types.h @@ -55,7 +55,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_SH_INCLUDE_TYPES_H */ diff --git a/arch/sh/src/common/up_createstack.c b/arch/sh/src/common/up_createstack.c index 3927c8086b4..825efb8cf3b 100644 --- a/arch/sh/src/common/up_createstack.c +++ b/arch/sh/src/common/up_createstack.c @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/src/common/up_internal.h b/arch/sh/src/common/up_internal.h index f0356870117..37c187efb22 100644 --- a/arch/sh/src/common/up_internal.h +++ b/arch/sh/src/common/up_internal.h @@ -123,7 +123,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/sh/src/common/up_interruptcontext.c b/arch/sh/src/common/up_interruptcontext.c index 19a7997b101..21bbedae54c 100644 --- a/arch/sh/src/common/up_interruptcontext.c +++ b/arch/sh/src/common/up_interruptcontext.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/src/common/up_releasestack.c b/arch/sh/src/common/up_releasestack.c index c6f04be760c..8e01456fdbf 100644 --- a/arch/sh/src/common/up_releasestack.c +++ b/arch/sh/src/common/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/src/common/up_stackframe.c b/arch/sh/src/common/up_stackframe.c index 727cbb78305..06d2c218a34 100644 --- a/arch/sh/src/common/up_stackframe.c +++ b/arch/sh/src/common/up_stackframe.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/src/common/up_usestack.c b/arch/sh/src/common/up_usestack.c index b489762b6b3..2da654391ca 100644 --- a/arch/sh/src/common/up_usestack.c +++ b/arch/sh/src/common/up_usestack.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/src/m16c/chip.h b/arch/sh/src/m16c/chip.h index cf0e196ab0b..695814d4324 100644 --- a/arch/sh/src/m16c/chip.h +++ b/arch/sh/src/m16c/chip.h @@ -248,7 +248,7 @@ #define M16C_PCR 0x003ff /* Port control */ /************************************************************************************ - * Global Data + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/sh/src/m16c/m16c_lowputc.c b/arch/sh/src/m16c/m16c_lowputc.c index b064bec29da..830a25427c5 100644 --- a/arch/sh/src/m16c/m16c_lowputc.c +++ b/arch/sh/src/m16c/m16c_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/sh/src/m16c/m16c_lowputc.c * * Copyright (C) 2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -49,9 +49,9 @@ #include "up_internal.h" #include "m16c_uart.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Configuration **********************************************************/ @@ -171,33 +171,33 @@ #endif /* HAVE_SERIALCONSOLE */ -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_txready * * Description: * Return TRUE of the Transmit Data Register is empty * - **************************************************************************/ + ****************************************************************************/ #ifdef HAVE_SERIALCONSOLE static inline int up_txready(void) @@ -208,7 +208,7 @@ static inline int up_txready(void) } #endif /* HAVE_SERIALCONSOLE */ -/************************************************************************** +/**************************************************************************** * Name: up_lowserialsetup * * Description: @@ -216,7 +216,7 @@ static inline int up_txready(void) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ #if defined(HAVE_SERIALCONSOLE) && !defined(CONFIG_SUPPRESS_UART_CONFIG) static inline void up_lowserialsetup(void) @@ -286,17 +286,17 @@ static inline void up_lowserialsetup(void) } #endif /* HAVE_SERIALCONFIG && !CONFIG_SUPPRESS_UART_CONFIG */ -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console. * - **************************************************************************/ + ****************************************************************************/ #if defined(HAVE_SERIAL) && !defined(CONFIG_LCD_CONSOLE) void up_lowputc(char ch) @@ -313,7 +313,7 @@ void up_lowputc(char ch) } #endif -/************************************************************************** +/**************************************************************************** * Name: up_lowsetup * * Description: @@ -321,7 +321,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowsetup(void) { diff --git a/arch/sh/src/m16c/m16c_timer.h b/arch/sh/src/m16c/m16c_timer.h index 9bfab51cfea..ff542163222 100644 --- a/arch/sh/src/m16c/m16c_timer.h +++ b/arch/sh/src/m16c/m16c_timer.h @@ -216,7 +216,7 @@ #define TBnMR_TCK_PMFC32 0xc0 /* 11: fc32 */ /************************************************************************************ - * Global Data + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/sh/src/m16c/m16c_timerisr.c b/arch/sh/src/m16c/m16c_timerisr.c index 5667042acdf..d26ff845e5f 100644 --- a/arch/sh/src/m16c/m16c_timerisr.c +++ b/arch/sh/src/m16c/m16c_timerisr.c @@ -115,7 +115,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sh/src/m16c/m16c_uart.h b/arch/sh/src/m16c/m16c_uart.h index c1ad1b5db60..382411538d3 100644 --- a/arch/sh/src/m16c/m16c_uart.h +++ b/arch/sh/src/m16c/m16c_uart.h @@ -135,7 +135,7 @@ /* UART2 special mode register 4 (to be provided) */ /************************************************************************************ - * Global Data + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/sh/src/sh1/sh1_lowputc.c b/arch/sh/src/sh1/sh1_lowputc.c index eee753ed1f8..7a6a704c69a 100644 --- a/arch/sh/src/sh1/sh1_lowputc.c +++ b/arch/sh/src/sh1/sh1_lowputc.c @@ -1,4 +1,4 @@ -/************************************************************************** +/**************************************************************************** * arch/sh/src/sh1/sh1_lowputc.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Included Files - **************************************************************************/ + ****************************************************************************/ #include @@ -48,9 +48,9 @@ #include "chip.h" #include "up_internal.h" -/************************************************************************** +/**************************************************************************** * Pre-processor Definitions - **************************************************************************/ + ****************************************************************************/ /* Configuration **********************************************************/ @@ -145,33 +145,33 @@ #define SH1_DIVISOR (32 * SH1_SCI_BAUD) #define SH1_BRR (((SH1_CLOCK + (SH1_DIVISOR/2))/SH1_DIVISOR)-1) -/************************************************************************** +/**************************************************************************** * Private Types - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Function Prototypes - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** - * Global Variables - **************************************************************************/ +/**************************************************************************** + * Public Data + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Variables - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Private Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_txready * * Description: * Return TRUE of the Transmit Data Register is empty * - **************************************************************************/ + ****************************************************************************/ #ifdef HAVE_CONSOLE static inline int up_txready(void) @@ -182,17 +182,17 @@ static inline int up_txready(void) } #endif -/************************************************************************** +/**************************************************************************** * Public Functions - **************************************************************************/ + ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { @@ -215,7 +215,7 @@ void up_lowputc(char ch) #endif } -/************************************************************************** +/**************************************************************************** * Name: up_lowsetup * * Description: @@ -223,7 +223,7 @@ void up_lowputc(char ch) * console. Its purpose is to get the console output availabe as soon * as possible. * - **************************************************************************/ + ****************************************************************************/ void up_lowsetup(void) { diff --git a/arch/sh/src/sh1/sh1_saveusercontext.S b/arch/sh/src/sh1/sh1_saveusercontext.S index 00cb8a677dc..5be7d94d4ed 100644 --- a/arch/sh/src/sh1/sh1_saveusercontext.S +++ b/arch/sh/src/sh1/sh1_saveusercontext.S @@ -53,7 +53,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/sh/src/sh1/sh1_timerisr.c b/arch/sh/src/sh1/sh1_timerisr.c index cd48c4e92ca..08647be112f 100644 --- a/arch/sh/src/sh1/sh1_timerisr.c +++ b/arch/sh/src/sh1/sh1_timerisr.c @@ -121,7 +121,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sim/include/arch.h b/arch/sim/include/arch.h index b2ae4b26498..97cfc77602c 100644 --- a/arch/sim/include/arch.h +++ b/arch/sim/include/arch.h @@ -57,7 +57,7 @@ ************************************************************/ /************************************************************ - * Public Variables + * Public Data ************************************************************/ /************************************************************ diff --git a/arch/sim/include/irq.h b/arch/sim/include/irq.h index efe57f65043..c167ae6a6e1 100644 --- a/arch/sim/include/irq.h +++ b/arch/sim/include/irq.h @@ -102,7 +102,7 @@ static inline void irqrestore(irqstate_t flags) #endif /************************************************************ - * Public Variables + * Public Data ************************************************************/ /************************************************************ diff --git a/arch/sim/include/syscall.h b/arch/sim/include/syscall.h index 19c57fca2e8..1e468e5ef0a 100644 --- a/arch/sim/include/syscall.h +++ b/arch/sim/include/syscall.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/sim/include/types.h b/arch/sim/include/types.h index 1322163332d..3adf56fabd7 100644 --- a/arch/sim/include/types.h +++ b/arch/sim/include/types.h @@ -98,7 +98,7 @@ typedef unsigned int irqstate_t; #endif /* __ASSEMBLY__ */ /************************************************************************ - * Global Function Prototypes + * Public Function Prototypes ************************************************************************/ #endif /* __ARCH_SIM_INCLUDE_TYPES_H */ diff --git a/arch/sim/src/up_appinit.c b/arch/sim/src/up_appinit.c index ddaf0886395..e1e9ff9701f 100644 --- a/arch/sim/src/up_appinit.c +++ b/arch/sim/src/up_appinit.c @@ -33,9 +33,9 @@ * ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include @@ -43,9 +43,9 @@ #include -/*************************************************************************** +/**************************************************************************** * Public Functions - ***************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Name: board_app_initialize diff --git a/arch/sim/src/up_framebuffer.c b/arch/sim/src/up_framebuffer.c index 0bf9bd14c47..5dfe1993894 100644 --- a/arch/sim/src/up_framebuffer.c +++ b/arch/sim/src/up_framebuffer.c @@ -375,7 +375,7 @@ int up_fbinitialize(void) * Returned value: * Reference to the framebuffer object (NULL on failure) * - ***************************************************************************/ + ****************************************************************************/ FAR struct fb_vtable_s *up_fbgetvplane(int vplane) { diff --git a/arch/sim/src/up_head.c b/arch/sim/src/up_head.c index ddc02709748..323370c030c 100644 --- a/arch/sim/src/up_head.c +++ b/arch/sim/src/up_head.c @@ -60,7 +60,7 @@ static jmp_buf g_simabort; static int g_exitcode = EXIT_SUCCESS; /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sim/src/up_setjmp32.S b/arch/sim/src/up_setjmp32.S index 4951b274987..ac5945824ee 100644 --- a/arch/sim/src/up_setjmp32.S +++ b/arch/sim/src/up_setjmp32.S @@ -58,7 +58,7 @@ **************************************************************************/ /************************************************************************** - * Public Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/sim/src/up_setjmp64.S b/arch/sim/src/up_setjmp64.S index 28ec8f14a82..7f1a43b676c 100644 --- a/arch/sim/src/up_setjmp64.S +++ b/arch/sim/src/up_setjmp64.S @@ -93,7 +93,7 @@ **************************************************************************/ /************************************************************************** - * Public Variables + * Public Data **************************************************************************/ /************************************************************************** diff --git a/arch/sim/src/up_stackframe.c b/arch/sim/src/up_stackframe.c index 7634dd842f0..de0397160cc 100644 --- a/arch/sim/src/up_stackframe.c +++ b/arch/sim/src/up_stackframe.c @@ -74,7 +74,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/sim/src/up_x11eventloop.c b/arch/sim/src/up_x11eventloop.c index a7c29e1ecad..f6afbcd4e02 100644 --- a/arch/sim/src/up_x11eventloop.c +++ b/arch/sim/src/up_x11eventloop.c @@ -47,7 +47,7 @@ /**************************************************************************** * Private Type Declarations - ***************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Private Function Prototypes @@ -60,7 +60,7 @@ extern int up_buttonevent(int x, int y, int buttons); /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /* Defined in up_x11framebuffer.c */ @@ -75,11 +75,11 @@ volatile int g_eventloop; /**************************************************************************** * Private Functions - ***************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Name: up_buttonmap - ***************************************************************************/ + ****************************************************************************/ static int up_buttonmap(int state) { @@ -107,7 +107,7 @@ static int up_buttonmap(int state) /**************************************************************************** * Public Functions - ***************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Name: up_x11events @@ -115,7 +115,7 @@ static int up_buttonmap(int state) * Description: * Called periodically from the IDLE loop to check for queued X11 events. * - ***************************************************************************/ + ****************************************************************************/ void up_x11events(void) { diff --git a/arch/sim/src/up_x11framebuffer.c b/arch/sim/src/up_x11framebuffer.c index 12a5c5db995..bf0e3ce1500 100644 --- a/arch/sim/src/up_x11framebuffer.c +++ b/arch/sim/src/up_x11framebuffer.c @@ -57,14 +57,14 @@ /**************************************************************************** * Private Type Declarations - ***************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Private Function Prototypes ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /* Also used in up_x11eventloop */ @@ -92,7 +92,7 @@ static int b_useshm; /**************************************************************************** * Name: up_x11createframe - ***************************************************************************/ + ****************************************************************************/ static inline int up_x11createframe(void) { @@ -159,7 +159,7 @@ static inline int up_x11createframe(void) /**************************************************************************** * Name: up_x11errorhandler - ***************************************************************************/ + ****************************************************************************/ #ifndef CONFIG_SIM_X11NOSHM static int up_x11errorhandler(Display *display, XErrorEvent *event) @@ -171,7 +171,7 @@ static int up_x11errorhandler(Display *display, XErrorEvent *event) /**************************************************************************** * Name: up_x11traperrors - ***************************************************************************/ + ****************************************************************************/ #ifndef CONFIG_SIM_X11NOSHM static void up_x11traperrors(void) @@ -183,7 +183,7 @@ static void up_x11traperrors(void) /**************************************************************************** * Name: up_x11untraperrors - ***************************************************************************/ + ****************************************************************************/ #ifndef CONFIG_SIM_X11NOSHM static int up_x11untraperrors(void) @@ -196,7 +196,7 @@ static int up_x11untraperrors(void) /**************************************************************************** * Name: up_x11uninitX - ***************************************************************************/ + ****************************************************************************/ static void up_x11uninitX(void) { @@ -238,7 +238,7 @@ static void up_x11uninitX(void) /**************************************************************************** * Name: up_x11uninitialize - ***************************************************************************/ + ****************************************************************************/ #ifndef CONFIG_SIM_X11NOSHM static void up_x11uninitialize(void) @@ -262,7 +262,7 @@ static void up_x11uninitialize(void) /**************************************************************************** * Name: up_x11mapsharedmem - ***************************************************************************/ + ****************************************************************************/ static inline int up_x11mapsharedmem(int depth, unsigned int fblen) { @@ -356,7 +356,7 @@ shmerror: /**************************************************************************** * Public Functions - ***************************************************************************/ + ****************************************************************************/ /**************************************************************************** * Name: up_x11initialize @@ -364,7 +364,7 @@ shmerror: * Description: * Make an X11 window look like a frame buffer. * - ***************************************************************************/ + ****************************************************************************/ int up_x11initialize(unsigned short width, unsigned short height, void **fbmem, unsigned int *fblen, unsigned char *bpp, @@ -422,7 +422,7 @@ int up_x11initialize(unsigned short width, unsigned short height, /**************************************************************************** * Name: up_x11cmap - ***************************************************************************/ + ****************************************************************************/ int up_x11cmap(unsigned short first, unsigned short len, unsigned char *red, unsigned char *green, @@ -462,7 +462,7 @@ int up_x11cmap(unsigned short first, unsigned short len, /**************************************************************************** * Name: up_x11update - ***************************************************************************/ + ****************************************************************************/ void up_x11update(void) { diff --git a/arch/x86/include/arch.h b/arch/x86/include/arch.h index 76f5fe979a1..cdd5f2f630a 100644 --- a/arch/x86/include/arch.h +++ b/arch/x86/include/arch.h @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/i486/arch.h b/arch/x86/include/i486/arch.h index bc8dc49cbf2..1994e3fda3c 100644 --- a/arch/x86/include/i486/arch.h +++ b/arch/x86/include/i486/arch.h @@ -426,7 +426,7 @@ static inline uint32_t up_getss() ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/i486/io.h b/arch/x86/include/i486/io.h index bb4aa5c5573..56471b5ab54 100644 --- a/arch/x86/include/i486/io.h +++ b/arch/x86/include/i486/io.h @@ -125,7 +125,7 @@ static inline uint32_t inl(uint16_t port) } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/i486/irq.h b/arch/x86/include/i486/irq.h index cc1a9f5eb8f..493cf206f95 100644 --- a/arch/x86/include/i486/irq.h +++ b/arch/x86/include/i486/irq.h @@ -263,7 +263,7 @@ static inline void system_call3(unsigned int nbr, uintptr_t parm1, } /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/i486/syscall.h b/arch/x86/include/i486/syscall.h index f167b8b8d08..2c84b31e050 100644 --- a/arch/x86/include/i486/syscall.h +++ b/arch/x86/include/i486/syscall.h @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/i486/types.h b/arch/x86/include/i486/types.h index ae46b8e532a..c30026a2216 100644 --- a/arch/x86/include/i486/types.h +++ b/arch/x86/include/i486/types.h @@ -91,7 +91,7 @@ typedef unsigned int irqstate_t; #endif /* __ASSEMBLY__ */ /************************************************************************ - * Global Function Prototypes + * Public Function Prototypes ************************************************************************/ #endif /* __ARCH_X86_INCLUDE_I486_TYPES_H */ diff --git a/arch/x86/include/io.h b/arch/x86/include/io.h index b8cdde51f43..2fe29be37aa 100644 --- a/arch/x86/include/io.h +++ b/arch/x86/include/io.h @@ -61,7 +61,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/irq.h b/arch/x86/include/irq.h index 12f12c156e0..4c46b5f6e31 100644 --- a/arch/x86/include/irq.h +++ b/arch/x86/include/irq.h @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/qemu/arch.h b/arch/x86/include/qemu/arch.h index 5ebc6dd93d7..c64baadb0bd 100644 --- a/arch/x86/include/qemu/arch.h +++ b/arch/x86/include/qemu/arch.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/qemu/irq.h b/arch/x86/include/qemu/irq.h index 93520771236..601aba73b1b 100644 --- a/arch/x86/include/qemu/irq.h +++ b/arch/x86/include/qemu/irq.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/syscall.h b/arch/x86/include/syscall.h index 2ecc22734b8..88c92d02dc1 100644 --- a/arch/x86/include/syscall.h +++ b/arch/x86/include/syscall.h @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/include/types.h b/arch/x86/include/types.h index 9f5d3577a77..5e7dba28edd 100644 --- a/arch/x86/include/types.h +++ b/arch/x86/include/types.h @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_X86_INCLUDE_TYPES_H */ diff --git a/arch/x86/src/common/up_internal.h b/arch/x86/src/common/up_internal.h index d60968ff019..253bb3e1ed1 100644 --- a/arch/x86/src/common/up_internal.h +++ b/arch/x86/src/common/up_internal.h @@ -125,7 +125,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/x86/src/common/up_interruptcontext.c b/arch/x86/src/common/up_interruptcontext.c index 4cf65f4e1e1..a1e762edfe9 100644 --- a/arch/x86/src/common/up_interruptcontext.c +++ b/arch/x86/src/common/up_interruptcontext.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/i486/i486_utils.S b/arch/x86/src/i486/i486_utils.S index db3af06e5b1..2f793a460ca 100644 --- a/arch/x86/src/i486/i486_utils.S +++ b/arch/x86/src/i486/i486_utils.S @@ -51,7 +51,7 @@ #define KSEG 0x10 /**************************************************************************** - * Globals + * Public Symbols ****************************************************************************/ .globl gdt_flush diff --git a/arch/x86/src/i486/up_createstack.c b/arch/x86/src/i486/up_createstack.c index 4426b132e10..8a7146f32a1 100644 --- a/arch/x86/src/i486/up_createstack.c +++ b/arch/x86/src/i486/up_createstack.c @@ -62,7 +62,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/i486/up_releasestack.c b/arch/x86/src/i486/up_releasestack.c index 797934f9f6c..0f23cd3fb75 100644 --- a/arch/x86/src/i486/up_releasestack.c +++ b/arch/x86/src/i486/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/i486/up_stackframe.c b/arch/x86/src/i486/up_stackframe.c index 4f2ee156ab0..fab05bff9c0 100644 --- a/arch/x86/src/i486/up_stackframe.c +++ b/arch/x86/src/i486/up_stackframe.c @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/i486/up_syscall6.S b/arch/x86/src/i486/up_syscall6.S index 3bcbad9ba63..437d44d0775 100755 --- a/arch/x86/src/i486/up_syscall6.S +++ b/arch/x86/src/i486/up_syscall6.S @@ -49,7 +49,7 @@ ****************************************************************************/ /**************************************************************************** - * Globals + * Public Symbols ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/i486/up_usestack.c b/arch/x86/src/i486/up_usestack.c index b391599315c..b2005fe2de8 100644 --- a/arch/x86/src/i486/up_usestack.c +++ b/arch/x86/src/i486/up_usestack.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/qemu/qemu_fullcontextrestore.S b/arch/x86/src/qemu/qemu_fullcontextrestore.S index 6efbfac83d5..97a208ad893 100644 --- a/arch/x86/src/qemu/qemu_fullcontextrestore.S +++ b/arch/x86/src/qemu/qemu_fullcontextrestore.S @@ -48,7 +48,7 @@ **************************************************************************/ /************************************************************************** - * Global Variables + * Public Data **************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/qemu/qemu_head.S b/arch/x86/src/qemu/qemu_head.S index 8c49b5fcd7a..82b8d37a8d7 100755 --- a/arch/x86/src/qemu/qemu_head.S +++ b/arch/x86/src/qemu/qemu_head.S @@ -72,7 +72,7 @@ .endm /**************************************************************************** - * Global Symbols + * Public Symbols ****************************************************************************/ .global __start /* Making entry point visible to linker */ diff --git a/arch/x86/src/qemu/qemu_lowputc.c b/arch/x86/src/qemu/qemu_lowputc.c index 9260884a384..d4b01b20107 100644 --- a/arch/x86/src/qemu/qemu_lowputc.c +++ b/arch/x86/src/qemu/qemu_lowputc.c @@ -83,13 +83,13 @@ * Public Functions ****************************************************************************/ -/************************************************************************** +/**************************************************************************** * Name: up_lowputc * * Description: * Output one byte on the serial console * - **************************************************************************/ + ****************************************************************************/ void up_lowputc(char ch) { diff --git a/arch/x86/src/qemu/qemu_timerisr.c b/arch/x86/src/qemu/qemu_timerisr.c index 111b521269f..ee72f669932 100644 --- a/arch/x86/src/qemu/qemu_timerisr.c +++ b/arch/x86/src/qemu/qemu_timerisr.c @@ -110,7 +110,7 @@ static int up_timerisr(int irq, uint32_t *regs) } /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/x86/src/qemu/qemu_vectors.S b/arch/x86/src/qemu/qemu_vectors.S index 8a68e2e0954..dbc27a5f8f1 100755 --- a/arch/x86/src/qemu/qemu_vectors.S +++ b/arch/x86/src/qemu/qemu_vectors.S @@ -58,7 +58,7 @@ .text /**************************************************************************** - * Globals + * Public Symbols ****************************************************************************/ .globl irq_handler diff --git a/arch/z16/include/arch.h b/arch/z16/include/arch.h index 048bc011420..cb574663df1 100644 --- a/arch/z16/include/arch.h +++ b/arch/z16/include/arch.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/include/irq.h b/arch/z16/include/irq.h index ce195b1decf..9aab0cc1331 100644 --- a/arch/z16/include/irq.h +++ b/arch/z16/include/irq.h @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/include/syscall.h b/arch/z16/include/syscall.h index ceb6222cf31..b686a7cc215 100644 --- a/arch/z16/include/syscall.h +++ b/arch/z16/include/syscall.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/include/types.h b/arch/z16/include/types.h index 590a3b65a02..2f77289c5c7 100644 --- a/arch/z16/include/types.h +++ b/arch/z16/include/types.h @@ -86,7 +86,7 @@ typedef unsigned short irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_Z16_INCLUDE_TYPES_H */ diff --git a/arch/z16/include/z16f/arch.h b/arch/z16/include/z16f/arch.h index c05cb31c1be..cc4819c7181 100644 --- a/arch/z16/include/z16f/arch.h +++ b/arch/z16/include/z16f/arch.h @@ -53,7 +53,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/include/z16f/chip.h b/arch/z16/include/z16f/chip.h index 2ff4b4174b5..e759953dd2f 100644 --- a/arch/z16/include/z16f/chip.h +++ b/arch/z16/include/z16f/chip.h @@ -49,7 +49,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/include/z16f/irq.h b/arch/z16/include/z16f/irq.h index 95d84042fe6..5dfd08470cf 100644 --- a/arch/z16/include/z16f/irq.h +++ b/arch/z16/include/z16f/irq.h @@ -210,7 +210,7 @@ struct xcptcontext ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/src/common/up_createstack.c b/arch/z16/src/common/up_createstack.c index 63b8d5a9777..e395bae4369 100644 --- a/arch/z16/src/common/up_createstack.c +++ b/arch/z16/src/common/up_createstack.c @@ -61,7 +61,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/src/common/up_internal.h b/arch/z16/src/common/up_internal.h index 5e368b05da3..ff9f760677c 100644 --- a/arch/z16/src/common/up_internal.h +++ b/arch/z16/src/common/up_internal.h @@ -123,7 +123,7 @@ typedef void (*up_vector_t)(void); #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/z16/src/common/up_interruptcontext.c b/arch/z16/src/common/up_interruptcontext.c index 99cc4abe772..38a24074613 100644 --- a/arch/z16/src/common/up_interruptcontext.c +++ b/arch/z16/src/common/up_interruptcontext.c @@ -55,7 +55,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/src/common/up_releasestack.c b/arch/z16/src/common/up_releasestack.c index c64a5f40872..f1ab953741c 100644 --- a/arch/z16/src/common/up_releasestack.c +++ b/arch/z16/src/common/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/src/common/up_stackframe.c b/arch/z16/src/common/up_stackframe.c index 8823034c455..6a2fe6d3476 100644 --- a/arch/z16/src/common/up_stackframe.c +++ b/arch/z16/src/common/up_stackframe.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/src/common/up_usestack.c b/arch/z16/src/common/up_usestack.c index eb725b7fb90..d65609a67d0 100644 --- a/arch/z16/src/common/up_usestack.c +++ b/arch/z16/src/common/up_usestack.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z16/src/z16f/z16f_clkinit.c b/arch/z16/src/z16f/z16f_clkinit.c index ce78fc29a7c..15371646bc5 100644 --- a/arch/z16/src/z16f/z16f_clkinit.c +++ b/arch/z16/src/z16f/z16f_clkinit.c @@ -1,4 +1,4 @@ -/*************************************************************************** +/**************************************************************************** * z16f/z16f_clkinit.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -33,17 +33,17 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include "chip/chip.h" -/*************************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ /* System clock source value from ZDS target settings */ @@ -55,12 +55,12 @@ extern _Erom unsigned long SYS_CLK_SRC; extern _Erom unsigned long SYS_CLK_FREQ; #define _DEFCLK ((unsigned long)&SYS_CLK_FREQ) -/*************************************************************************** +/**************************************************************************** * Private Functions - ***************************************************************************/ + ****************************************************************************/ #ifdef CONFIG_DEBUG -/*************************************************************************** +/**************************************************************************** * System clock initialization--DEBUG. Code Using Frequency Input from * ZDS IDE. * @@ -83,7 +83,7 @@ extern _Erom unsigned long SYS_CLK_FREQ; * * Function Not Recommended for Release Code. * - ***************************************************************************/ + ****************************************************************************/ static void z16f_sysclkinit(int clockid, uint32_t frequency) { @@ -207,14 +207,14 @@ static void z16f_sysclkinit(int clockid, uint32_t frequency) } #else /* CONFIG_DEBUG */ -/*************************************************************************** +/**************************************************************************** * System Clock Initialization Recommended for Release Code * * The z16f_sysclkinit function below allows the user to switch from * Internal to External Clock source and should be used for clock frequency * switching to the External Clock. Note the delay to allow the clock to * stabilize. - ***************************************************************************/ + ****************************************************************************/ static void z16f_sysclkinit(int clockid, uint32_t frequency) { @@ -249,13 +249,13 @@ static void z16f_sysclkinit(int clockid, uint32_t frequency) } #endif /* CONFIG_DEBUG */ -/*************************************************************************** +/**************************************************************************** * Public Functions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Name: z16f_clkinit - ***************************************************************************/ + ****************************************************************************/ void z16f_clkinit(void) { diff --git a/arch/z16/src/z16f/z16f_espi.c b/arch/z16/src/z16f/z16f_espi.c index cc247fd9486..3ba9118c6f1 100644 --- a/arch/z16/src/z16f/z16f_espi.c +++ b/arch/z16/src/z16f/z16f_espi.c @@ -755,7 +755,7 @@ static void spi_exchange(FAR struct spi_dev_s *dev, FAR const void *txbuffer, } } -/*************************************************************************** +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/z16/src/z16f/z16f_sysexec.c b/arch/z16/src/z16f/z16f_sysexec.c index b250c2b5859..9a8c7da505c 100644 --- a/arch/z16/src/z16f/z16f_sysexec.c +++ b/arch/z16/src/z16f/z16f_sysexec.c @@ -1,4 +1,4 @@ -/*************************************************************************** +/**************************************************************************** * z16f/z16f_sysexec.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include @@ -47,29 +47,29 @@ #include "chip/chip.h" #include "up_internal.h" -/*************************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Types - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Functions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** - * Global Functions - ***************************************************************************/ +/**************************************************************************** + * Public Functions + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Function: z16f_sysexec * * Description: * Handle a Z16F system execption * - ***************************************************************************/ + ****************************************************************************/ void z16f_sysexec(FAR chipreg_t *regs) { diff --git a/arch/z16/src/z16f/z16f_timerisr.c b/arch/z16/src/z16f/z16f_timerisr.c index 79f1dc2eb9e..24b12a46953 100644 --- a/arch/z16/src/z16f/z16f_timerisr.c +++ b/arch/z16/src/z16f/z16f_timerisr.c @@ -1,4 +1,4 @@ -/*************************************************************************** +/**************************************************************************** * z16f/z16f_timerisr.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include @@ -49,9 +49,9 @@ #include "clock/clock.h" #include "up_internal.h" -/*************************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ /* The desired timer interrupt frequency is provided by the definition * CLOCKS_PER_SEC (see include/time.h). CLOCKS_PER_SEC defines the desired * number of system clock ticks per second. That value is a user @@ -69,26 +69,26 @@ extern _Erom uint8_t SYS_CLK_FREQ; #define _DEFCLK ((uint32_t)&SYS_CLK_FREQ) -/*************************************************************************** +/**************************************************************************** * Private Types - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Function Prototypes - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** - * Global Functions - ***************************************************************************/ +/**************************************************************************** + * Public Functions + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Function: up_timerisr * * Description: * The timer ISR will perform a variety of services for various portions * of the system. * - ***************************************************************************/ + ****************************************************************************/ int up_timerisr(int irq, uint32_t *regs) { @@ -98,14 +98,14 @@ int up_timerisr(int irq, uint32_t *regs) return 0; } -/*************************************************************************** +/**************************************************************************** * Function: up_timer_initialize * * Description: * This function is called during start-up to initialize * the timer interrupt. * - ***************************************************************************/ + ****************************************************************************/ void up_timer_initialize(void) { diff --git a/arch/z80/include/arch.h b/arch/z80/include/arch.h index 0a0673e0311..123ea4bada3 100644 --- a/arch/z80/include/arch.h +++ b/arch/z80/include/arch.h @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/ez80/arch.h b/arch/z80/include/ez80/arch.h index 2914d5b30a5..f210332399c 100644 --- a/arch/z80/include/ez80/arch.h +++ b/arch/z80/include/ez80/arch.h @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/ez80/io.h b/arch/z80/include/ez80/io.h index ff85352827e..2ae92c8ba5f 100644 --- a/arch/z80/include/ez80/io.h +++ b/arch/z80/include/ez80/io.h @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/ez80/irq.h b/arch/z80/include/ez80/irq.h index 5bde20b599a..c7ca8ba7048 100644 --- a/arch/z80/include/ez80/irq.h +++ b/arch/z80/include/ez80/irq.h @@ -234,7 +234,7 @@ struct xcptcontext ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/ez80/types.h b/arch/z80/include/ez80/types.h index f770478b89e..56a9c8b8252 100644 --- a/arch/z80/include/ez80/types.h +++ b/arch/z80/include/ez80/types.h @@ -109,7 +109,7 @@ typedef _uint24_t irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_Z80_INCLUDE_EZ80_TYPES_H */ diff --git a/arch/z80/include/io.h b/arch/z80/include/io.h index e07a071d959..bd97c3792fa 100644 --- a/arch/z80/include/io.h +++ b/arch/z80/include/io.h @@ -52,7 +52,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/irq.h b/arch/z80/include/irq.h index 7d482df49b3..da9131cab89 100644 --- a/arch/z80/include/irq.h +++ b/arch/z80/include/irq.h @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/syscall.h b/arch/z80/include/syscall.h index bc9ebbb11f8..20a055f7018 100644 --- a/arch/z80/include/syscall.h +++ b/arch/z80/include/syscall.h @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/types.h b/arch/z80/include/types.h index 09f713db015..af06d1fc565 100644 --- a/arch/z80/include/types.h +++ b/arch/z80/include/types.h @@ -55,7 +55,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_Z80_INCLUDE_TYPES_H */ diff --git a/arch/z80/include/z180/arch.h b/arch/z80/include/z180/arch.h index 4fba27919b2..4dc90f629ac 100644 --- a/arch/z80/include/z180/arch.h +++ b/arch/z80/include/z180/arch.h @@ -76,7 +76,7 @@ typedef FAR struct z180_cbr_s *group_addrenv_t; #endif /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z180/chip.h b/arch/z80/include/z180/chip.h index 9a1ba8098c5..88df7a2b4b1 100644 --- a/arch/z80/include/z180/chip.h +++ b/arch/z80/include/z180/chip.h @@ -456,7 +456,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z180/io.h b/arch/z80/include/z180/io.h index d8af9b09145..12bf6219e31 100644 --- a/arch/z80/include/z180/io.h +++ b/arch/z80/include/z180/io.h @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z180/irq.h b/arch/z80/include/z180/irq.h index 215f9cd456a..bfd36393772 100644 --- a/arch/z80/include/z180/irq.h +++ b/arch/z80/include/z180/irq.h @@ -207,7 +207,7 @@ struct xcptcontext ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z180/types.h b/arch/z80/include/z180/types.h index 0de51cab192..3c4f593b2ae 100644 --- a/arch/z80/include/z180/types.h +++ b/arch/z80/include/z180/types.h @@ -93,7 +93,7 @@ typedef _uint16_t irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARC_Z80_INCLUDE_Z180_TYPES_H */ diff --git a/arch/z80/include/z8/arch.h b/arch/z80/include/z8/arch.h index a3bab32a71b..8d913a73499 100644 --- a/arch/z80/include/z8/arch.h +++ b/arch/z80/include/z8/arch.h @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z8/irq.h b/arch/z80/include/z8/irq.h index 64866ee9ef8..7bc706d8d54 100644 --- a/arch/z80/include/z8/irq.h +++ b/arch/z80/include/z8/irq.h @@ -340,7 +340,7 @@ struct xcptcontext ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z8/types.h b/arch/z80/include/z8/types.h index b8f3f4a3209..7e0577b31ce 100644 --- a/arch/z80/include/z8/types.h +++ b/arch/z80/include/z8/types.h @@ -100,7 +100,7 @@ typedef _uint8_t irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARCH_Z80_INCLUDE_Z8_IRQ_H */ diff --git a/arch/z80/include/z80/arch.h b/arch/z80/include/z80/arch.h index 23da0a8fd19..d40c84b4d67 100644 --- a/arch/z80/include/z80/arch.h +++ b/arch/z80/include/z80/arch.h @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z80/io.h b/arch/z80/include/z80/io.h index c0fdb4e737d..e8545a719cc 100644 --- a/arch/z80/include/z80/io.h +++ b/arch/z80/include/z80/io.h @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z80/irq.h b/arch/z80/include/z80/irq.h index de5c9b42848..10fd0be62e3 100644 --- a/arch/z80/include/z80/irq.h +++ b/arch/z80/include/z80/irq.h @@ -124,7 +124,7 @@ struct xcptcontext ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/include/z80/types.h b/arch/z80/include/z80/types.h index 56301dcac71..d11868e0331 100644 --- a/arch/z80/include/z80/types.h +++ b/arch/z80/include/z80/types.h @@ -93,7 +93,7 @@ typedef _uint16_t irqstate_t; #endif /* __ASSEMBLY__ */ /**************************************************************************** - * Global Function Prototypes + * Public Function Prototypes ****************************************************************************/ #endif /* __ARC_Z80_INCLUDE_Z80_TYPES_H */ diff --git a/arch/z80/src/common/up_createstack.c b/arch/z80/src/common/up_createstack.c index 64db8f8b04e..e3880a0c612 100644 --- a/arch/z80/src/common/up_createstack.c +++ b/arch/z80/src/common/up_createstack.c @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/common/up_internal.h b/arch/z80/src/common/up_internal.h index 819dd3c4c8d..58875d16bbf 100644 --- a/arch/z80/src/common/up_internal.h +++ b/arch/z80/src/common/up_internal.h @@ -113,7 +113,7 @@ ****************************************************************************/ /**************************************************************************** - * Public Variables + * Public Data ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/common/up_interruptcontext.c b/arch/z80/src/common/up_interruptcontext.c index 31a63641896..fc925128948 100644 --- a/arch/z80/src/common/up_interruptcontext.c +++ b/arch/z80/src/common/up_interruptcontext.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/common/up_releasestack.c b/arch/z80/src/common/up_releasestack.c index be978aadd98..63b55720306 100644 --- a/arch/z80/src/common/up_releasestack.c +++ b/arch/z80/src/common/up_releasestack.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/common/up_stackframe.c b/arch/z80/src/common/up_stackframe.c index 2c419c723e8..9da978a4f7d 100644 --- a/arch/z80/src/common/up_stackframe.c +++ b/arch/z80/src/common/up_stackframe.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/common/up_usestack.c b/arch/z80/src/common/up_usestack.c index 414040ec2f7..dd82424d33f 100644 --- a/arch/z80/src/common/up_usestack.c +++ b/arch/z80/src/common/up_usestack.c @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/ez80/ez80_spi.c b/arch/z80/src/ez80/ez80_spi.c index 47957b40c80..e2c15e5bb2a 100644 --- a/arch/z80/src/ez80/ez80_spi.c +++ b/arch/z80/src/ez80/ez80_spi.c @@ -335,7 +335,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd) return spi_transfer((uint8_t)wd); } -/************************************************************************* +/**************************************************************************** * Name: spi_sndblock * * Description: diff --git a/arch/z80/src/ez80/ez80_timerisr.c b/arch/z80/src/ez80/ez80_timerisr.c index b85e26852d3..109fff79138 100644 --- a/arch/z80/src/ez80/ez80_timerisr.c +++ b/arch/z80/src/ez80/ez80_timerisr.c @@ -1,4 +1,4 @@ -/*************************************************************************** +/**************************************************************************** * arch/z80/src/ez80/ez80_timerisr.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include @@ -49,30 +49,30 @@ #include "clock/clock.h" #include "up_internal.h" -/*************************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Types - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Functions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Public Functions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Function: up_timerisr * * Description: * The timer ISR will perform a variety of services for various portions * of the system. * - ***************************************************************************/ + ****************************************************************************/ int up_timerisr(int irq, chipreg_t *regs) { @@ -99,14 +99,14 @@ int up_timerisr(int irq, chipreg_t *regs) return 0; } -/*************************************************************************** +/**************************************************************************** * Function: up_timer_initialize * * Description: * This function is called during start-up to initialize the timer * interrupt. * - ***************************************************************************/ + ****************************************************************************/ void up_timer_initialize(void) { diff --git a/arch/z80/src/ez80/switch.h b/arch/z80/src/ez80/switch.h index 72c0176e571..a397e3334a1 100644 --- a/arch/z80/src/ez80/switch.h +++ b/arch/z80/src/ez80/switch.h @@ -122,7 +122,7 @@ ************************************************************************************/ /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/z80/src/z180/switch.h b/arch/z80/src/z180/switch.h index d04a41b1b68..4be15aef5f3 100644 --- a/arch/z80/src/z180/switch.h +++ b/arch/z80/src/z180/switch.h @@ -180,7 +180,7 @@ ************************************************************************************/ /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/z80/src/z180/z180_timerisr.c b/arch/z80/src/z180/z180_timerisr.c index 253fd432700..11f0bc92ce4 100644 --- a/arch/z80/src/z180/z180_timerisr.c +++ b/arch/z80/src/z180/z180_timerisr.c @@ -80,7 +80,7 @@ ****************************************************************************/ /**************************************************************************** - * Global Functions + * Public Functions ****************************************************************************/ /**************************************************************************** diff --git a/arch/z80/src/z8/switch.h b/arch/z80/src/z8/switch.h index f9309ecf728..c1411931439 100644 --- a/arch/z80/src/z8/switch.h +++ b/arch/z80/src/z8/switch.h @@ -207,7 +207,7 @@ struct z8_irqstate_s #endif /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__ diff --git a/arch/z80/src/z8/z8_timerisr.c b/arch/z80/src/z8/z8_timerisr.c index 64d39acc593..d387c770c6e 100644 --- a/arch/z80/src/z8/z8_timerisr.c +++ b/arch/z80/src/z8/z8_timerisr.c @@ -1,4 +1,4 @@ -/*************************************************************************** +/**************************************************************************** * arch/z80/src/z8/z8_timerisr.c * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. @@ -31,11 +31,11 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Included Files - ***************************************************************************/ + ****************************************************************************/ #include @@ -49,34 +49,34 @@ #include "clock/clock.h" #include "up_internal.h" -/*************************************************************************** +/**************************************************************************** * Pre-processor Definitions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Types - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Private Functions - ***************************************************************************/ + ****************************************************************************/ -/*************************************************************************** +/**************************************************************************** * Public Functions - ***************************************************************************/ + ****************************************************************************/ /* This function is normally prototyped int the ZiLOG header file sio.h */ extern uint32_t get_freq(void); -/*************************************************************************** +/**************************************************************************** * Function: up_timerisr * * Description: * The timer ISR will perform a variety of services for various portions * of the system. * - ***************************************************************************/ + ****************************************************************************/ int up_timerisr(int irq, uint32_t *regs) { @@ -86,14 +86,14 @@ int up_timerisr(int irq, uint32_t *regs) return 0; } -/*************************************************************************** +/**************************************************************************** * Function: up_timer_initialize * * Description: * This function is called during start-up to initialize the timer * interrupt. * - ***************************************************************************/ + ****************************************************************************/ void up_timer_initialize(void) { diff --git a/arch/z80/src/z80/switch.h b/arch/z80/src/z80/switch.h index 0ded0ea559b..8d6f525906a 100644 --- a/arch/z80/src/z80/switch.h +++ b/arch/z80/src/z80/switch.h @@ -121,7 +121,7 @@ ************************************************************************************/ /************************************************************************************ - * Public Variables + * Public Data ************************************************************************************/ #ifndef __ASSEMBLY__