Home
last modified time | relevance | path

Searched refs:freeze (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/soc/mediatek/mt8xxx/
Dmtk_adsp_load.py84 r.freeze()
111 self.cfg.freeze()
115 self.sec.freeze()
144 self.cfg.freeze()
148 self.sec.freeze()
198 def freeze(self): member in Regs
/Zephyr-latest/drivers/counter/
Dcounter_nxp_s32_sys_timer.c70 bool freeze; member
356 STM_CR_FRZ(config->freeze) | in nxp_s32_sys_timer_init()
408 .freeze = DT_INST_PROP(n, freeze), \
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py69 self.hda.freeze()
83 self.regs.freeze()
88 self.dbg0.freeze()
259 hda.freeze()
269 sd.freeze()
300 dsp.freeze()
378 def freeze(self): member in Regs
664 hdr.freeze()
/Zephyr-latest/drivers/can/
DKconfig.mcux29 freeze mode.
/Zephyr-latest/drivers/misc/nxp_s32_emios/
Dnxp_s32_emios.c72 .allowDebugMode = DT_PROP(node_id, freeze), \
/Zephyr-latest/doc/project/
Drelease_process.rst126 feature freeze milestone. An issue labeled as a blocker practically blocks a
172 - Release owner announces feature freeze and timeline for release.
258 stabilization period. Feature freeze of regular releases happens 3-4 weeks
260 by 3 weeks with the feature freeze occurring 6-7 weeks before the anticipated
261 release date. The time between code freeze and release date is extended in this case.
Dproject_roles.rst254 …code freeze milestone (M3, see `program management overview <https://wiki.zephyrproject.org/Progra…
/Zephyr-latest/drivers/pwm/
Dpwm_nxp_s32_emios.c729 .DebugMode = DT_PROP(node_id, freeze), \
783 .FreezeEn = DT_PROP(node_id, freeze), \
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh159 '--freeze[resolve into single manifest, with SHAs]'
Dwest-completion.fish375 complete -c west -n "__zephyr_west_seen_subcommand_from manifest" -l freeze -d "resolve into single…
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst157 Zephyr on cAVS boards is remotely. The Linux host on the main CPU may freeze up
/Zephyr-latest/doc/develop/west/
Dmanifest.rst2201 The ``--freeze`` action outputs a frozen manifest:
2205 west manifest --freeze [-o outfile]
2208 You can use ``--freeze`` to produce a frozen manifest that's equivalent to your
Drelease-notes.rst90 See :ref:`west-config-index` for details. The ``west manifest --freeze``
/Zephyr-latest/doc/security/
Dvulnerabilities.rst931 Disconnecting L2CAP channel right after invalid ATT request leads freeze
935 disconnecting immediately causes freeze.
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst862 * :github:`16673` - usb\_dc\_stm32: If i remove the cable while writing, the program will freeze.
Drelease-notes-3.4.rst1134 * Fixed error handling in ``net ping`` shell command to avoid shell freeze.
Drelease-notes-2.3.rst957 * :github:`24612` - mimxrt1020_evk: total freeze
Drelease-notes-2.5.rst1661 * :github:`28694` - k_wakeup follwed by k_thread_resume call causes system freeze
Drelease-notes-3.1.rst1513 * :github:`44676` - mimxrt1050_evk_qspi crash or freeze when accessing flash
Drelease-notes-3.2.rst2363 * :github:`46478` - mimxrt1050_evk_qspi freeze when erasing flash
Drelease-notes-3.3.rst3451 * :github:`51007` - Improve process around feature freeze exceptions