examples: unify Private Types banners

unify Private Types banners according to NuttX coding standard

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl 2025-05-27 18:30:06 +02:00 committed by Xiang Xiao
parent 291373732f
commit 94d02aaaf2
10 changed files with 10 additions and 10 deletions

View file

@ -63,7 +63,7 @@
#endif
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -63,7 +63,7 @@
#endif
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -73,7 +73,7 @@
#endif
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
#ifdef CONFIG_EXAMPLES_FOC_HAVE_BUTTON

View file

@ -48,7 +48,7 @@
#define FOC_FLOAT_IDENT_IND_MAX ftob16(2.0f)
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#define FOC_FLOAT_IDENT_IND_MAX (2.0f)
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -75,7 +75,7 @@
#endif
/****************************************************************************
* Name: Private Types
* Private Types
****************************************************************************/
struct ipfwd_tun_s

View file

@ -56,7 +56,7 @@
#endif
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -55,7 +55,7 @@
#define SIN_DT (0.01f)
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
struct nxscope_thr_env_s

View file

@ -58,7 +58,7 @@
#define DEMO_FLASH_BRIGHTNESS_SET 100.0
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
/* Example modes */

View file

@ -79,7 +79,7 @@
#endif
/****************************************************************************
* Private Type Definition
* Private Types
****************************************************************************/
/* Application arguments */