Searched refs:chosen (Results 1326 – 1350 of 1371) sorted by relevance
1...<<5152535455
/Zephyr-latest/ |
D | Kconfig.zephyr | 92 bool "Link application into /chosen/zephyr,code-partition from devicetree" 95 selected by the zephyr,code-partition property in /chosen in devicetree. 859 To adjust according to a chosen flash partition one can specify a
|
/Zephyr-latest/arch/ |
D | Kconfig | 218 The SRAM size in kB. The default value comes from /chosen/zephyr,sram in 227 /chosen/zephyr,sram in devicetree. The user should generally avoid 957 files and placing them in a chosen memory region. Files to relocate and
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 266 Note that the zephyr chosen node ``zephyr,code-partition`` should be set to
|
/Zephyr-latest/dts/arm/st/g4/ |
D | stm32g4.dtsi | 23 chosen {
|
/Zephyr-latest/dts/arm/st/h5/ |
D | stm32h5.dtsi | 20 chosen {
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt5xx_common.dtsi | 19 chosen {
|
/Zephyr-latest/dts/arm/st/f2/ |
D | stm32f2.dtsi | 22 chosen {
|
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 238 chosen {
|
/Zephyr-latest/boards/phytec/phyboard_polis/doc/ |
D | index.rst | 224 The following configurations are possible for the flash and sram chosen nodes
|
/Zephyr-latest/dts/arm/st/l5/ |
D | stm32l5.dtsi | 24 chosen {
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt.rst | 314 chosen).
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 103 processing environment which, depending on the isolation level chosen when
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 78 Furthermore, default settings for services shall be chosen in a way
|
D | security-overview.rst | 299 Furthermore, default settings for services shall be chosen in a 435 - **Rights management and NDAs:** if required by the chosen
|
/Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
D | index.rst | 247 chosen {
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 142 Maximum Fragment Length (MFL) value is automatically chosen based on
|
/Zephyr-latest/dts/arm/st/h7rs/ |
D | stm32h7rs.dtsi | 25 chosen {
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 174 in favor of chosen node ``zephyr,ot-uart``. 176 in favor of direct use of chosen node ``zephyr,bt-uart``. 178 in favor of direct use of chosen node ``zephyr,bt-mon-uart``. 180 in favor of direct use of chosen node ``zephyr,gsm-ppp``. 182 in favor of direct use of chosen node ``zephyr,uart-mcumgr``. 184 in favor of direct use of chosen node ``zephyr,console``. 186 in favor of direct use of chosen node ``zephyr,shell-uart``.
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 2043 chosen = self._dt.get_node("/chosen") 2047 for name, prop in chosen.props.items():
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 96 you can unset this variable. Otherwise, set it to your chosen install location.
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 486 # platform is to check if the "zephyr,entropy" chosen property exists.
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f7.dtsi | 25 chosen {
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_an521.rst | 86 is chosen to maintain compatibility with TF-M, which marks that final 468KB
|
/Zephyr-latest/kernel/ |
D | Kconfig | 796 of cycles per tick should be chosen so that 1 millisecond is exactly 886 Enabling this option, depending on the level chosen, can result in a
|
/Zephyr-latest/doc/build/dts/ |
D | macros.bnf | 288 ; chosen {
|
1...<<5152535455