Home
last modified time | relevance | path

Searched full:correct (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dsmp_expects.h13 * - bt_smp_le_oob_generate_sc_data() to be called once with correct parameters
29 * - bt_smp_le_oob_set_tk() to be called once with correct parameters
37 * - bt_smp_le_oob_set_sc_data() to be called once with correct parameters
47 * - bt_smp_le_oob_get_sc_data() to be called once with correct parameters
Dhci_core_expects.h13 * - bt_unpair() to be called once with correct parameters
29 * - bt_hci_cmd_create() to be called once with correct parameters
45 * - bt_hci_cmd_send_sync() to be called once with correct parameters
Dsettings_expects.h13 * - bt_settings_store_id() to be called once with correct parameters
29 * - bt_settings_store_irk() to be called once with correct parameters
Dadv_expects.h13 * - bt_le_adv_lookup_legacy() to be called once with correct parameters
29 * - bt_le_ext_adv_foreach() to be called once with correct parameters
Dkeys_expects.h13 * - bt_keys_find_irk() to be called once with correct parameters
29 * - bt_keys_foreach_type() to be called once with correct parameters
Dnet_buf_expects.h13 * - net_buf_unref() to be called once with correct parameters
29 * - net_buf_simple_add() to be called once with correct parameters
Dconn_expects.h13 * - bt_conn_lookup_state_le() to be called once with correct parameters
30 * - bt_conn_unref() to be called once with correct parameters
/Zephyr-latest/arch/xtensa/include/
Dxtensa_stack.h23 * @brief Check if memory region is within correct stack boundaries.
26 * correct stack boundaries:
44 * @brief Check if frame pointer is within correct stack boundaries.
47 * within correct stack boundaries. Use @ref xtensa_is_outside_stack_bounds
/Zephyr-latest/tests/bluetooth/host/crypto/mocks/
Dprng_expects.h13 * - psa_crypto_init() to be called once with correct parameters
21 * - psa_generate_random() to be called once with correct parameters
/Zephyr-latest/tests/bluetooth/host/keys/mocks/
Dsettings_store_expects.h13 * - bt_settings_delete_keys() to be called once with correct parameters
21 * - bt_settings_store_keys() to be called once with correct parameters
Dsettings_expects.h13 * - bt_settings_encode_key() to be called once with correct parameters
22 * - bt_settings_encode_key() to be called once with correct parameters
/Zephyr-latest/cmake/linker/
Dlinker_libraries_template.cmake7 # correct placement of those libraries for correct link order.
/Zephyr-latest/tests/subsys/mem_mgmt/mem_attr_heap/src/
Dmain.c44 * Check that the just allocated memory was allocated from the correct in ZTEST()
58 * Check that the just allocated memory was allocated from the correct in ZTEST()
72 * Check that the just allocated memory was allocated from the correct in ZTEST()
86 * Check that the just allocated memory was allocated from the correct in ZTEST()
107 * Check that the just allocated memory was allocated from the correct in ZTEST()
/Zephyr-latest/samples/drivers/ps2/
DREADME.rst18 It requires a correct fixture setup. Please connect a PS/2 mouse in order to
20 For the correct execution of that sample in twister, add into boards's
/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h48 /** The format of Media Transport Capability is not correct */
50 /** The format of Recovery Service Capability is not correct */
52 /** The format of Header Compression Service Capability is not correct */
54 /** The format of Content Protection Service Capability is not correct */
56 /** The format of Multiplexing Service Capability is not correct */
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dfeedback.h25 * to correct the situation, shorter than nominal buffers are needed.
28 * to correct the situation, larger than nominal buffers are needed.
/Zephyr-latest/samples/drivers/kscan/
DREADME.rst18 It requires a correct fixture setup. Please connect a Keyboard Matrix to
21 For the correct execution of that sample in twister, add into boards's
/Zephyr-latest/arch/arm/core/mpu/cortex_m/
Darm_mpu_internal.h48 /* Lock IRQs to ensure RNR value is correct when reading RASR. */ in is_enabled_region()
69 /* Lock IRQs to ensure RNR value is correct when reading RASR. */ in get_region_ap()
94 /* Lock IRQs to ensure RNR value is correct when reading RBAR, RASR. */ in is_in_region()
/Zephyr-latest/samples/drivers/espi/
DREADME.rst24 Sample requires a correct harness and fixture setup.
26 After that for the correct execution of that sample in twister, add into
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/src/
Dmain.c29 /* Calculate correct hash. */ in do_hash()
34 zassert_equal(HASH_LEN, len, "hash length not correct\n"); in do_hash()
53 * the correct context is restored in the other thread. in work_func()
94 /* Calculate correct hash. */ in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/
Dscanner.c76 * Kconfig. And if we try to set data too large we get the correct in entrypoint_scanner()
94 * - advertiser receives the correct error code when trying to set in entrypoint_scanner()
96 * - scanner receives the correct data in advertising data in entrypoint_scanner()
/Zephyr-latest/samples/sensor/dht_polling/
DREADME.rst30 It also requires a correct fixture setup when the sensor is present.
31 For the correct execution of that sample in twister, add into boards's
/Zephyr-latest/tests/drivers/sensor/ina237/src/
Dina237_test.c26 * @brief Verify devicetree default configuration is correct.
91 /* Verify sensor value is correct */ in test_current()
121 /* Verify sensor value is correct */ in test_bus_voltage()
156 /* Verify sensor value is correct */ in test_power()
188 /* Verify sensor value is correct */ in test_temperature()
224 /* Verify sensor value is correct */ in test_vshunt()
/Zephyr-latest/scripts/tests/twister/
Dtest_twister.py79 # Check that all conf files have been assembled in the correct order
83 # Check that all DTC overlay files have been assembled in the correct order
87 # Check that all overlay conf files have been assembled in the correct order
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/
Dprj.conf11 # TODO Figure out correct settings

12345678910>>...26