Home
last modified time | relevance | path

Searched refs:digits (Results 1 – 13 of 13) sorted by relevance

/Zephyr-Core-3.5.0/samples/shields/x_nucleo_53l0a1/src/
Ddisplay_7seg.c21 static const uint8_t digits[16] = { variable
149 representation[i] = digits[d]; in display_number()
/Zephyr-Core-3.5.0/samples/arch/smp/pi/
DREADME.rst18 number of digits calculated (``DIGITS_NUM``), and the
40 Calculate first 240 digits of Pi independently by 16 threads.
/Zephyr-Core-3.5.0/boards/shields/x_nucleo_53l0a1/doc/
Dindex.rst46 2 digits x 7 segments = 14 pins:
48 * **Rightmost two digits**: ``EXPANDER1``, 0x42
49 * **Leftmost two digits**: ``EXPANDER2``, 0x43
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
DKconfig.defconfig.series43 # So double for hexadecimal digits.
/Zephyr-Core-3.5.0/samples/shields/x_nucleo_53l0a1/
DREADME.rst9 This sample demonstrate the usage of the 4 digits x 7 segments display and the
/Zephyr-Core-3.5.0/drivers/modem/
Dquectel-bg9x.c35 static inline int digits(int n) in digits() function
139 bytes_to_skip = digits(socket_data_length) + 2 + 4; in on_cmd_sockread_common()
152 bytes_to_skip = digits(socket_data_length) + 2; in on_cmd_sockread_common()
Dhl7800.c3544 char digits[TIME_STRING_DIGIT_STRLEN + SIZE_OF_NUL]; in get_next_time_string_digit() local
3547 memset(digits, 0, sizeof(digits)); in get_next_time_string_digit()
3548 memcpy(digits, *pp, TIME_STRING_DIGIT_STRLEN); in get_next_time_string_digit()
3550 result = strtol(digits, NULL, 10); in get_next_time_string_digit()
/Zephyr-Core-3.5.0/lib/libc/picolibc/
DKconfig106 This ensures that printf values with enough digits can be
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig105 signed integer, and this number regulates how many digits will be used;
/Zephyr-Core-3.5.0/arch/arm/core/
DKconfig306 11 bits of significand precision, approximately 3 decimal digits.
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/
DKconfig309 Default: room for 32 hexadecimal digits (UUID) + NULL
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/src/devicetree/
Ddtlib.py2114 _nodename_chars = set(string.ascii_letters + string.digits + ',._+-@')
/Zephyr-Core-3.5.0/doc/hardware/porting/
Dboard_porting.rst708 * ``FORMAT MAJOR.MINOR.PATCH``: matches exactly three digits. The command line