Searched refs:constants (Results 1 – 25 of 25) sorted by relevance
14 # at all. So add this flag to merge string constants such that16 zephyr_cc_option_ifdef(CONFIG_COVERAGE -fmerge-constants)
8 from constants import other_constants, vif_element_constants
16 from constants import dt_constants17 from constants import other_constants18 from constants import pdo_constants19 from constants import vif_element_constants20 from constants import xml_constants
28 * Avoid using binary literals (constants starting with ``0b``).
23 -doc_begin="The value-preserving conversions of integer constants are safe"29 -doc_begin="Some macros are deliberately compile-time constants due to project configurability."
7 // These constants used to have the values 0 and -1 respectively; they
8 // produced by specific constants and macros. Convert integer
9 # ``*VERSION*`` and other constants set by
7 Unlike "regular" constants, binary descriptors are linked to a known offset in the binary, making9 A few examples of constants that would make useful binary descriptors are: kernel version, app vers…
17 from twisterlib.constants import SUPPORTED_SIMS
18 from twisterlib.constants import (
24 from twisterlib.constants import SUPPORTED_SIMS
22 from twisterlib.constants import SUPPORTED_SIMS_IN_PYTEST
29 from elftools.elf.constants import SH_FLAGS
307 - Octal constants shall not be used310 …s://wiki.sei.cmu.edu/confluence/display/c/DCL18-C.+Do+not+begin+integer+constants+with+0+when+spec…314 …- A u or U suffix shall be applied to all integer constants that are represented in an unsigned t…403 …tps://wiki.sei.cmu.edu/confluence/display/c/INT09-C.+Ensure+enumeration+constants+map+to+unique+va…
51 * ARM: Atmel: Added constants and structures for watchdog registers.
712 can be declared as permanent constants in the non-volatile memory. (:github:`69679`)
823 * LVGL Kconfig constants have been aligned with upstream suggested defaults.1805 * :github:`16968` - silabs/gecko/emlib/src/em_gpio.c:111:35: warning: ?: using integer constants in…
1388 * :github:`15463` - soc/x86/apollo_lake/soc_gpio.h: leading zeros on decimal constants
1586 * :github:`44199` - (U)INT{32,64}_C macro constants do not match the Zephyr stdint types
2207 * :github:`9895` - MISRA C Add 'u' or 'U' suffix for all unsigned integer constants
3081 * :github:`53335` - Undeclared constants in devicetree_generated.h
1359 int "Range of event constants reserved for proprietary event types"1368 int "Range of ticker id constants reserved for proprietary ticker nodes"
8 source "Kconfig.constants"
1541 "./scripts/generate_usb_vif/constants/xml_constants.py",