Home
last modified time | relevance | path

Searched refs:methods (Results 1 – 25 of 53) sorted by relevance

123

/Zephyr-latest/tests/drivers/i2c/i2c_bme688/
DREADME.txt4 This test verifies I2C target driver API methods
/Zephyr-latest/subsys/net/lib/socks/
Dsocks_internal.h43 uint8_t methods[255]; member
Dsocks.c89 method_req.methods[0] = SOCKS5_AUTH_METHOD_NOAUTH; in socks5_tcp_connect()
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/
DREADME.txt9 all methods that are part of the SoC interrupt control interface.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dprovisioning.rst81 methods and algorithms.
122 The Provisioning API supports the following authentication methods for the
134 methods in :c:struct:`bt_mesh_prov`, as well as enabling the supported actions
181 Input/Output numeric OOB methods could be exploited in impersonation and MITM
182 attacks. In response, the Bluetooth SIG has reclassified these OOB methods as
/Zephyr-latest/cmake/modules/
DFindThreads.cmake21 # methods (e.g. checking if pthread library is present or compiling example
/Zephyr-latest/doc/project/
Dissues.rst24 To identify the commit causing the regression, several methods could be used,
Dcode_flow.rst60 - Push changes frequently to upstream using the following methods:
/Zephyr-latest/doc/services/
Dnotify.rst27 * neither the spin-wait nor callback notification methods can be
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst173 All subclasses must provide the following abstract methods, which are used
180 The following methods should be used when the command needs to print output.
219 Since west v1.0, west commands should print output using methods like
409 Additional methods:
507 A limited subset of Project methods is supported.
Drelease-notes.rst63 - ``west.commands.WestCommand`` methods ``check_call()`` and
71 - ``west.commands.WestCommand`` methods ``dbg()``, ``inf()``,
194 - New ``west.commands.WestCommand`` methods, which should be used to print output
658 - Manifest.from_file() and from_data(): these factory methods are more
818 ``west.manifest.Manifest`` factory methods and constructor were also
/Zephyr-latest/
DCONTRIBUTING.rst6 standards and methods for submitting changes help reduce the chaos that can result
/Zephyr-latest/doc/hardware/peripherals/
Dsmbus.rst26 with two methods:
Duart.rst29 than the other methods.
/Zephyr-latest/cmake/
Dtarget_toolchain_flags.cmake14 # methods, where an upgraded compiler could have same signature due to ccache
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/
DREADME.rst10 It makes use of both the trigger and poll methods.
/Zephyr-latest/doc/develop/test/
Dpytest.rst128 Provide a `Shell <shell_class_>`_ class object with methods used to interact with shell application.
130 calls ``dut`` fixture, hence has access to all its methods. The ``shell`` fixture adds methods
/Zephyr-latest/doc/services/storage/flash_map/
Dflash_map.rst33 methods to obtain such a pointer:
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst151 all be handled by the methods in the :c:struct:`ieee802154_radio_api`.
164 from L1 into L2 are not implemented as methods in :c:struct:`ieee802154_radio_api`
/Zephyr-latest/boards/96boards/wistrio/doc/
D96b_wistrio.rst126 96Boards WisTrio can be flashed by two methods, one using the ROM
/Zephyr-latest/modules/hostap/
DKconfig244 bool "All EAP methods support"
316 bool "All EAP methods support"
/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py893 methods = ['report_test_tree', 'report_test_list', 'report_tag_list']
895 methods.remove(expected_method)
897 for method in methods:
/Zephyr-latest/boards/96boards/neonkey/doc/
Dindex.rst148 96Boards Neonkey can be flashed by two methods, one using the ROM
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c631 user->methods[0].method = eap_cfg.eap_type_phase1; in hostapd_process_eap_user_phase1()
632 user->methods[0].vendor = 0; in hostapd_process_eap_user_phase1()
699 user->methods[0].method = eap_cfg.eap_type_phase1; in hostapd_process_eap_user()
700 user->methods[0].vendor = 0; in hostapd_process_eap_user()
703 user->methods[0].method = eap_cfg.eap_type_phase2; in hostapd_process_eap_user()
/Zephyr-latest/boards/96boards/argonkey/doc/
Dindex.rst158 96Boards Argonkey can be flashed by two methods, one using the ROM

123