Lines Matching refs:been
100 * The ``CONFIG_OPENOCD_SUPPORT`` Kconfig option has been deprecated in favor
115 * The device power management (PM) APIs and data structures have been renamed
119 ``device_set_power_state`` and ``device_get_power_state`` have been renamed to
458 * On STM32 series, system clock configuration has been moved from Kconfig to DTS.
517 * flash_write_protection_set() has been deprecated and will be removed in
518 Zephyr 2.8. Responsibility for write/erase protection management has been
520 flash_erase() API calls. All in-tree flash drivers have been updated,
543 The feature has been deprecated in the Zephyr 2.2 release. The interrupt
850 * openocd runner: support for ``west debug`` and ``west attach`` has been
896 * ``device_pm_control_nop`` has been removed in favor of ``NULL`` when device
917 of the polling API have been fixed. Condition variables are now used to
969 * Reboot functionality has been moved to ``subsys/os`` from ``subsys/power``.
971 been moved to ``<sys/reboot.h>``. ``<power/reboot.h>`` is still provided
1006 * Documentation look and feel has been improved by using a new stylesheet.
1014 errors) which has been enabled by default.
1018 * The documentation helper ``Makefile`` has been moved from the repository root