Home
last modified time | relevance | path

Searched refs:NUM (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Ddtlib.py231 NUM = 2 variable in Type
375 return Type.NUM if len(self.value) == 4 else Type.NUMS
413 if self.type is not Type.NUM:
433 if self.type not in (Type.NUM, Type.NUMS):
692 NUM = 17 variable in _T
1448 if tok.id in (_T.NUM, _T.CHAR_LITERAL):
1606 tok_id = _T.NUM
1700 if tok.id != _T.NUM:
Dedtlib.py1367 elif prop.type == Type.NUM:
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1010.dtsi288 * (Fref * (DIV_SELECT + NUM/DENOM)) / POST_DIV
Dnxp_rt10xx.dtsi986 * (Fref * (DIV_SELECT + NUM/DENOM)) / POST_DIV
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py1606 verify_type("num", dtlib.Type.NUM)
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst773 cache :cache PATH NUM
776 NUM how many elements to cache
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst230 …\small\frac{(NUM\_SECTORS - 1) \times (SECTOR\_SIZE - (5 \times ATE\_SIZE)) \times (DATA\_SIZE)}{A…
/Zephyr-latest/cmake/modules/
Dextensions.cmake4187 get_target_property(${var} devicetree_target "DT_REG|${canonical}|NUM")