Home
last modified time | relevance | path

Searched defs:digit (Results 1 – 9 of 9) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/components/utils/src/
Dprintf.c297 const char digit = (char)(value % base); in _ntoa_long() local
322 const char digit = (char)(value % base); in _ntoa_long_long() local
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/
Dprintf-stdarg.c277 const char digit = (char)(value % base); in _ntoa_long() local
302 const char digit = (char)(value % base); in _ntoa_long_long() local
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
Dprintf.c316 const char digit = (char)(value % base); in _ntoa_long() local
348 char digit; in _ntoa_long_long() local
Dsystem.c215 char digit; in pre_vsscanf() local
/device/soc/goodix/gr551x/sdk_liteos/platform/system/
Dsystem.c212 char digit; in pre_vsscanf() local
/device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/
Dlibc_port.c818 const char digit = (char)(value_tmp % base); in _ntoa_long() local
850 const char digit = (char)(value_tmp % base); in _ntoa_long_long() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/ext/tinycrypt/src/
Decc.c130 uECC_word_t digit; in uECC_vli_numBits() local
/device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/
DuECC.c245 uECC_word_t digit; in uECC_vli_numBits() local
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_trace.c1163 char digit[10]; in hal_trace_print_unsigned() local