Home
last modified time | relevance | path

Searched full:occurrences (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/tests/ztest/ztest_param/pytest/
Dtest_parameters.py26 …assert pass_dummy_count == 2, f"Expected 2 occurrences of 'PASS - test_dummy' but found {pass_dumm…
33 …assert pass_ztest_params_count == 2, f"Expected 2 occurrences of 'TESTSUITE ztest_params succeeded…
/Zephyr-latest/dts/bindings/adc/
Dnxp,s32-adc-sar.yaml43 Select normal end chain callback to reduce the number of interrupt occurrences.
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/
DREADME.rst28 When adapting this partition for your own purposes, please change all occurrences of
/Zephyr-latest/dts/bindings/serial/
Dst,stm32-uart-base.yaml92 In RX, FIFO reduces overrun occurrences.
/Zephyr-latest/include/zephyr/bluetooth/services/
Dnus.h38 /** @brief Callbacks for getting notified on NUS Service occurrences */
/Zephyr-latest/modules/hal_nordic/
DKconfig173 Limit for occurrences above correlator threshold. When not equal to
/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py272 # Find all DT_DRV_COMPAT occurrences in the file
289 for compatible, occurrences in dt_drv_compat_occurrences.items():
290 if compatible not in driver_sources and len(occurrences) == 1:
291 path = occurrences[0]
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst106 occurrences of 11 concurrent recessive bits.
/Zephyr-latest/scripts/
Dspelling.txt1079 occurances||occurrences
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst760 * All occurrences of ``set_sirk`` have been changed to just ``sirk`` as the ``s`` in ``sirk`` stands
Drelease-notes-3.6.rst670 In RX, FIFO reduces overrun occurrences.