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.py209 NUM = 2 variable in Type
345 return Type.NUM if len(self.value) == 4 else Type.NUMS
383 if self.type is not Type.NUM:
404 if self.type not in (Type.NUM, Type.NUMS):
670 NUM = 17 variable in _T
1414 if tok.id in (_T.NUM, _T.CHAR_LITERAL):
1572 tok_id = _T.NUM
1666 if tok.id != _T.NUM:
Dedtlib.py1340 elif prop.type == Type.NUM:
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1010.dtsi289 * (Fref * (DIV_SELECT + NUM/DENOM)) / POST_DIV
Dnxp_rt10xx.dtsi976 * (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.rst251 \small\frac{(NUM\_SECTORS - 1) \times (SECTOR\_SIZE - (5 \times ATE\_SIZE))}{2}
/Zephyr-latest/cmake/modules/
Dextensions.cmake4183 get_target_property(${var} devicetree_target "DT_REG|${canonical}|NUM")