Home
last modified time | relevance | path

Searched refs:_aV2C (Results 1 – 2 of 2) sorted by relevance

/segger-3.7.0/SEGGER/
DSEGGER_RTT_printf.c137 …static const char _aV2C[16] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D… in _PrintUnsigned() local
199 _StoreChar(pBufferDesc, _aV2C[Div]); in _PrintUnsigned()
DSEGGER_SYSVIEW.c1042 …static const char _aV2C[16] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D… in _PrintUnsigned() local
1100 _StoreChar(pBufferDesc, _aV2C[Div]); in _PrintUnsigned()