| /bsp/amebaz/drivers/ |
| A D | board.c | 33 static char rt_log_buf[RT_CONSOLEBUF_SIZE]; in __wrap_rtl_printf() 42 if (length > RT_CONSOLEBUF_SIZE - 1) in __wrap_rtl_printf() 43 length = RT_CONSOLEBUF_SIZE - 1; in __wrap_rtl_printf()
|
| /bsp/bluetrum/ab32vg1-ab-prougen/board/ |
| A D | board.c | 40 static char rt_log_buf[RT_CONSOLEBUF_SIZE]; in hal_printf() 49 if (length > RT_CONSOLEBUF_SIZE - 1) in hal_printf() 50 length = RT_CONSOLEBUF_SIZE - 1; in hal_printf()
|
| /bsp/allwinner/libraries/libos/src/ |
| A D | os.c | 412 static char rt_log_buf[RT_CONSOLEBUF_SIZE]; in eLIBs_printf() 417 if (length > RT_CONSOLEBUF_SIZE - 1) in eLIBs_printf() 418 length = RT_CONSOLEBUF_SIZE - 1; in eLIBs_printf()
|
| /bsp/m16c62p/ |
| A D | rtconfig.h | 70 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/upd70f3454/ |
| A D | rtconfig.h | 70 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/samd21/ |
| A D | rtconfig.h | 77 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/wh44b0/ |
| A D | rtconfig.h | 62 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/nv32f100x/ |
| A D | rtconfig.h | 76 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/taihu/ |
| A D | rtconfig.h | 67 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/microblaze/ |
| A D | rtconfig.h | 81 #define RT_CONSOLEBUF_SIZE 256 macro
|
| /bsp/Infineon/psoc6-pioneerkit_modus/ |
| A D | rtconfig.h | 45 #define RT_CONSOLEBUF_SIZE 256 macro
|
| /bsp/stm32/libraries/templates/stm32f0xx/ |
| A D | rtconfig.h | 40 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32f10x/ |
| A D | rtconfig.h | 40 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32f2xx/ |
| A D | rtconfig.h | 39 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32f7xx/ |
| A D | rtconfig.h | 40 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32h7xx/ |
| A D | rtconfig.h | 39 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32l5xx/ |
| A D | rtconfig.h | 40 #define RT_CONSOLEBUF_SIZE 256 macro
|
| /bsp/pic32ethernet/ |
| A D | rtconfig.h | 72 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/microchip/saml10/ |
| A D | rtconfig.h | 103 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/nxp/imx/imxrt/libraries/templates/imxrt1050xxx/ |
| A D | rtconfig.h | 41 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/nxp/imx/imxrt/libraries/templates/imxrt1064xxx/ |
| A D | rtconfig.h | 41 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/bouffalo_lab/bl808/lp/ |
| A D | rtconfig.h | 105 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32f4xx/ |
| A D | rtconfig.h | 40 #define RT_CONSOLEBUF_SIZE 128 macro
|
| /bsp/stm32/libraries/templates/stm32l4xx/ |
| A D | rtconfig.h | 40 #define RT_CONSOLEBUF_SIZE 256 macro
|
| /bsp/stm32/libraries/templates/stm32wbxx/ |
| A D | rtconfig.h | 42 #define RT_CONSOLEBUF_SIZE 128 macro
|