Home
last modified time | relevance | path

Searched full:affected (Results 1 – 25 of 61) sorted by relevance

123

/Zephyr-Core-3.5.0/drivers/timer/
DKconfig.arm_arch18 bool "ARM architected timer is affected by ARM erratum 740657"
22 in the target hardware is affected by the ARM erratum 740657 (comp.
/Zephyr-Core-3.5.0/tests/net/conn_mgr_conn/src/
Dmain.c217 /* Verify success, and that only the target iface/conn impl were affected/invoked */ in ZTEST()
219 zassert_false(net_if_is_up(ifa2), "ifa2 should not be affected by ifa1"); in ZTEST()
220 zassert_false(net_if_is_up(ifb), "ifb should not be affected by ifa1"); in ZTEST()
227 zassert_equal(ifa2_data->conn_bal, 0, "ifa2 should not be affected by ifa1"); in ZTEST()
228 zassert_equal(ifa2_data->call_cnt_a, 0, "ifa2 should not be affected by ifa1"); in ZTEST()
229 zassert_equal(ifa2_data->call_cnt_b, 0, "ifa2 should not be affected by ifa1"); in ZTEST()
231 zassert_equal(ifb_data->conn_bal, 0, "ifb should not be affected by ifa1"); in ZTEST()
232 zassert_equal(ifb_data->call_cnt_a, 0, "ifb should not be affected by ifa1"); in ZTEST()
233 zassert_equal(ifb_data->call_cnt_b, 0, "ifb should not be affected by ifa1"); in ZTEST()
239 /* Verify success, and that only the target iface/conn impl were affected/invoked */ in ZTEST()
[all …]
/Zephyr-Core-3.5.0/cmake/modules/
Dzephyr_default.cmake53 # Test and error-out if we are affected by the PyPI CMake 3.22.1 / 3.22.2 bug
55 # It seems only pip-installed builds are affected so we test to see if we are affected
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf53/
DCMakeLists.txt14 Your application may be affected by the anomaly 160 that concerns the
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dmicrochip,tcn75a.yaml34 appears to be incorrect. Only conversion times seem to be affected by
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/common/reg/
Dmec_pwm.h29 * COUNT_ON and COUNT_OFF registers are not affected by enable bit.
/Zephyr-Core-3.5.0/tests/net/conn_mgr_monitor/src/
Dmain.c773 "if_simp_b should not be affected."); in ZTEST()
780 "if_simp_a should not be affected."); in ZTEST()
787 "if_simp_b should not be affected."); in ZTEST()
794 "if_simp_a should not be affected."); in ZTEST()
796 /* Ignore the entire DUMMY_L2, ensuring all ifaces except if_dummy_eth are affected */ in ZTEST()
807 "if_dummy_eth should not be affected."); in ZTEST()
809 /* Watch the entire DUMMY_L2, ensuring all ifaces except if_dummy_eth are affected */ in ZTEST()
820 "if_dummy_eth should not be affected."); in ZTEST()
/Zephyr-Core-3.5.0/drivers/serial/
DKconfig.native_posix70 The 2nd UART will not be affected by this option.
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_timeout.rst18 Timeout processing is often affected by latency, so that the time at which the
/Zephyr-Core-3.5.0/arch/xtensa/core/
Dcrt1.S129 * unpacking of segments is not affected by memory remapping.
130 * If ROM unpacking is affected, TLB setup must be done in
/Zephyr-Core-3.5.0/dts/bindings/i3c/
Di3c-device.yaml44 it is not affected by high frequency on SCL.
/Zephyr-Core-3.5.0/include/zephyr/net/
Dnet_pkt_filter.h80 * @param rules the affected rule list
88 * @param rules the affected rule list
96 * @param rules the affected rule list
105 * @param rules the affected rule list
/Zephyr-Core-3.5.0/tests/boards/intel_adsp/smoke/src/
Dcpus.c103 zassert_true(*ctag == 99, "uncached assignment unexpectedly affected cache"); in core_smoke()
104 zassert_true(*utag == 42, "uncached memory affected unexpectedly"); in core_smoke()
/Zephyr-Core-3.5.0/doc/security/
Dreporting.rst91 - The Zephyr release owners for the relevant releases affected by
206 releases affected by the vulnerability (see backporting above).
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/
Dmicrochip,xec-pinctrl.yaml129 are not affected.
/Zephyr-Core-3.5.0/doc/project/
Dproject_roles.rst158 * Solicit approvals from maintainers of the subsystems affected
319 each affected area; Unless the changes to a given area are considered trivial
320 enough, in which case approvals by other affected subsystems
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig90 Note that header sizes are affected by MCUMGR_GRP_FS_MAX_OFFSET_LEN.
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig35 and has significant size, mainly affected by image write buffer of
/Zephyr-Core-3.5.0/boards/posix/native_posix/doc/
Dindex.rst298 affected by the simulated time speed ratio.
306 - ``RTC_CLOCK_REALTIME``: RTC persistent time. It is affected by
309 as if the host was also affected by the clock speed ratio and offset
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mimx8ml8_m7/
Dsoc.c34 * core not be affected by A core which is running at domain 0. in SOC_RdcInit()
/Zephyr-Core-3.5.0/soc/arm/silabs_exx32/
DKconfig317 Set if the SoC is affected by errata RTCC_E201:
/Zephyr-Core-3.5.0/doc/services/device_mgmt/
Dmcumgr_backporting.rst47 Every proposed fix requires a bug report submitted for the specified version of Zephyr affected by …
/Zephyr-Core-3.5.0/boards/posix/nrf_bsim/doc/
Dnrf52_bsim.rst201 BabbleSim is fully deterministic by design and the results are not affected by
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf52810.h186 /* nRF52810 itself is not affected with these anomalies but it might be in hal_radio_reset()
/Zephyr-Core-3.5.0/tests/bluetooth/df/connectionless_cte_chains/src/
Dtest_remove_cte_from_chain.c177 * In such situation chain should not be extended and PDUs pool should be not affected. in remove_cte_from_chain_after_enqueue_to_lll()

123