LOG_IN_ptr is only used within STemWin.
 
Symbols
loading...
Files
loading...

LOG_IN_ptr variable

Syntax

extern uint32_t LOG_IN_ptr;
Implemented in k_log.c:48

References

LocationReferrerText
k_log.c:48
uint32_t LOG_IN_ptr = 0;
k_log.h:31
extern uint32_t LOG_IN_ptr;
k_log.c:59k_LogInit()
LOG_IN_ptr = 0;
k_log.c:71__io_putchar()
if( LOG_IN_ptr++ >= LOG_DEPTH)
k_log.c:78__io_putchar()
LOG_IN_ptr = LOG_DEPTH;
k_log.c:80__io_putchar()
pLOG_CacheBuffer [LOG_IN_ptr - 1] = ch;
k_menu.c:199k_UpdateLog()
MULTIEDIT_SetCursorOffset(hItem, LOG_IN_ptr);
k_menu.c:224_cbKernelLogDialog()
MULTIEDIT_SetCursorOffset(hItem, LOG_IN_ptr);

Data Use

Functions writing LOG_IN_ptr
Functions reading LOG_IN_ptr
all items filtered out
LOG_IN_ptr
Type of LOG_IN_ptr
LOG_IN_ptr
uint32_t
all items filtered out