Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 1373) sorted by relevance

12345678910>>...55

/Zephyr-latest/samples/tfm_integration/tfm_psa_test/
DREADME.rst71 [Check 1] Call get API for UID 6 which is not set
72 [Check 2] Call get_info API for UID 6 which is not set
73 [Check 3] Call remove API for UID 6 which is not set
74 [Check 4] Call get API for UID 6 which is removed
75 [Check 5] Call get_info API for UID 6 which is removed
76 [Check 6] Call remove API for UID 6 which is removed
83 [Check 1] Call get API for UID 6 which is not set
84 [Check 2] Call get_info API for UID 6 which is not set
85 [Check 3] Call remove API for UID 6 which is not set
86 [Check 4] Call get API for UID 6 which is removed
[all …]
/Zephyr-latest/samples/kernel/condition_variables/simple/
DREADME.rst80 [thread zephyr_app_main] done is 0 which is < 20 so waiting on cond
143 [thread zephyr_app_main] done is 1 which is < 20 so waiting on cond
146 [thread zephyr_app_main] done is 2 which is < 20 so waiting on cond
149 [thread zephyr_app_main] done is 3 which is < 20 so waiting on cond
152 [thread zephyr_app_main] done is 4 which is < 20 so waiting on cond
155 [thread zephyr_app_main] done is 5 which is < 20 so waiting on cond
158 [thread zephyr_app_main] done is 6 which is < 20 so waiting on cond
161 [thread zephyr_app_main] done is 7 which is < 20 so waiting on cond
164 [thread zephyr_app_main] done is 8 which is < 20 so waiting on cond
167 [thread zephyr_app_main] done is 9 which is < 20 so waiting on cond
[all …]
/Zephyr-latest/modules/cmsis-dsp/
DKconfig18 This option enables the Basic Math Functions, which support the
41 This option enables the Complex Math Functions, which support the
54 This option enables the Controller Functions, which support the
72 This option enables the Fast Math Functions, which support the
86 This option enables the Filtering Functions, which support the
111 This option enables the Interpolation Functions, which support the
121 This option enables the Matrix Functions, which support the following
139 This option enables the Quaternion Math Functions, which support the
154 This option enables the Statistics Functions, which support the
173 This option enables the Support Functions, which support the
[all …]
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.cavs24 int "Parent interrupt number to which CAVS_0 maps"
28 int "Parent interrupt number to which CAVS_1 maps"
32 int "Parent interrupt number to which CAVS_2 maps"
36 int "Parent interrupt number to which CAVS_3 maps"
/Zephyr-latest/boards/native/nrf_bsim/
DKconfig12 Will produce a console Linux process which can be executed natively.
23 Will produce a console Linux process which can be executed natively.
34 Will produce a console Linux process which can be executed natively.
45 Will produce a console Linux process which can be executed natively.
51 # The following file is normally parsed only for the ARM architecture, which is
53 # the simulated nrf5x_bsim boards, which use the POSIX architecture, the file
63 # which use BabbleSim. When that happens, we can move this to a common
99 # Let's reuse the RTC sync options so applications which use it can be reused as is
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.h194 #define _SAI_TX_RX_ENABLE_IRQ(dir, regmap, which)\ argument
195 ((dir) == DAI_DIR_RX ? SAI_RxEnableInterrupts(UINT_TO_I2S(regmap), which) : \
196 SAI_TxEnableInterrupts(UINT_TO_I2S(regmap), which))
199 #define _SAI_TX_RX_DISABLE_IRQ(dir, regmap, which)\ argument
200 ((dir) == DAI_DIR_RX ? SAI_RxDisableInterrupts(UINT_TO_I2S(regmap), which) : \
201 SAI_TxDisableInterrupts(UINT_TO_I2S(regmap), which))
204 #define SAI_TX_RX_ENABLE_DISABLE_IRQ(dir, regmap, which, enable)\ argument
205 ((enable == true) ? _SAI_TX_RX_ENABLE_IRQ(dir, regmap, which) :\
206 _SAI_TX_RX_DISABLE_IRQ(dir, regmap, which))
209 #define SAI_TX_RX_STATUS_IS_SET(dir, regmap, which)\ argument
[all …]
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf52bsim.txt1 # Search paths(s) for tests which will be run in the nrf52bsim
2 # This file is used in CI to select which tests are run
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt1 # Search paths(s) for tests which will be run in the nrf54l15 app core
2 # This file is used in CI to select which tests are run
Dtests.nrf5340bsim_nrf5340_cpuapp.txt1 # Search paths(s) for tests which will be run in the nrf5340 split stack configuration
2 # This file is used in CI to select which tests are run
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst7 :ref:`west flash<west-flashing>`) which allows for customising how commands are used when
11 which would prevent multiple erase tasks running in a single ``west flash`` invocation, which
12 could wrongly clear the memory which is used by the other images being programmed.
28 ``--reset`` followed by a list which specifies the settings for each of these commands (these
32 Groups of board targets can be specified using the ``groups`` key which has a list of board
37 matches which form a singular group. A final parameter ``run`` can be set to ``first`` which
39 targets, or to ``last`` which will be ran once for the final image flash per set of board targets.
41 An example flashing configuration for a ``soc.yml`` is shown below in which the ``--recover``
42 command will only be used once for any board targets which used the nRF5340 SoC application or
89 For example, building the :zephyr:code-sample:`smp-svr` sample for the nrf5340dk which will
/Zephyr-latest/boards/native/native_sim/
DKconfig13 Will produce a console Linux process which can be executed natively.
25 code which was meant for the native_posix board and checks for the macro
26 CONFIG_BOARD_NATIVE_POSIX, or requires other kconfig options which depend on it.
39 interact with some other driver/device which runs at real time.
49 Transitional option which allows applications which targeted native_posix
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst9 MCUmgr functions by having group handlers which identify a group of functions relating to a
10 specific management area, which is addressed with a 16-bit identification value,
12 corresponding group ID values. The group ID is included in SMP headers to identify which
13 group a command belongs to, there is also an 8-bit command ID which identifies the function of
42 The purpose of the header file is to provide defines which can be used by the MCUmgr handler
51 responses (which have unique error codes per group as opposed to the legacy SMP version 1 error
55 :c:enumerator:`MGMT_GROUP_ID_PERUSER`, which is the start group ID for user-defined groups, note
62 The purpose of the header file is to provide defines which can be used by the MCUmgr handler
70 This sets up a single event which application (or module) code can register for to receive a
71 callback when the function handler is executed, which allows the flow of the handler to be
[all …]
/Zephyr-latest/tests/bsim/bluetooth/audio/
DREADME.txt1 Zephyr test application which uses the simulated boards test hooks.
5 testcases which are compiled with it.
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/
DREADME.txt1 Zephyr test application which uses the simulated boards test hooks.
5 testcases which are compiled with it.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst6 L2CAP layer enables connection-oriented channels which can be enable with the
11 Channels instances are represented by the :c:struct:`bt_l2cap_chan` struct which
15 In addition to that it also contains the ``recv`` callback which is called
29 the :c:struct:`bt_l2cap_server` struct which informs what ``psm`` it should
31 ``accept`` which is called to authorize incoming connection requests and
Dgatt.rst11 which takes the :c:struct:`bt_gatt_service` struct that provides the list of
45 Each attribute contain a ``uuid``, which describes their type, a ``read``
68 :c:func:`bt_gatt_discover` API which takes the
69 :c:struct:`bt_gatt_discover_params` struct which describes the type of
71 field only attributes which matches will be discovered, in contrast setting it
77 Read procedures are supported by :c:func:`bt_gatt_read` API which takes the
89 :c:func:`bt_gatt_subscribe` API which takes
/Zephyr-latest/drivers/serial/
DKconfig.sifive30 Port 0 RX Threshold at which the RX FIFO interrupt triggers.
37 Port 0 TX Threshold at which the TX FIFO interrupt triggers.
53 Port 1 RX Threshold at which the RX FIFO interrupt triggers.
60 Port 1 TX Threshold at which the TX FIFO interrupt triggers.
/Zephyr-latest/doc/hardware/emulator/
Dindex.rst10 With this we refer to SW components which are built together with the embedded SW
13 These device emulators/simulators can be built for any target which has sufficient RAM and flash,
14 even if some may have extra functionality which is only available in some targets.
19 platform simulators, radio simulators, and several build targets which allow running the
26 Drivers which are specific to some platform, like for example the
27 :ref:`native_sim specific drivers <native_sim_peripherals>` which
35 * A fake driver which pretends to be actual ADC, and can be used for testing higher-level API
73 * Emulated GPIO controllers which can be driven from SW
/Zephyr-latest/scripts/west_commands/
DREADME.txt1 This directory contains implementations for west commands which are
6 extensions in upstream west. For example, any commands which operate
22 an upstream pull request, and pull requests which break the tests
/Zephyr-latest/samples/boards/nordic/coresight_stm/
Dsysbuild.cmake12 # There are sample configurations which do not use PPR.
21 # There are sample configurations which do not use FLPR.
/Zephyr-latest/tests/subsys/openthread/
DCMakeLists.txt1 # Boilerplate code, which pulls in the Zephyr build system.
15 # the boilerplate code, which defines the target.
/Zephyr-latest/tests/boards/nrf/coresight_stm/
Dsysbuild.cmake12 # There are sample configurations which do not use PPR.
21 # There are sample configurations which do not use FLPR.
/Zephyr-latest/include/zephyr/arch/riscv/
Dcsr.h180 #define INSERT_FIELD(val, which, fieldval) \ argument
182 ((val) & ~(which)) | ((fieldval) * ((which) & ~((which)-1))) \
/Zephyr-latest/tests/subsys/logging/log_blocking/
DKconfig14 Specify the maximum rate at which messages will be logged from the
21 Specify the maximum rate at which log messages will be handled by
/Zephyr-latest/soc/intel/apollo_lake/doc/
Dsupported_features.txt19 configuration. The UARTs are fed a master clock which is fed into a PLL which
22 which is:
33 the ``PCP`` to ``0x3d090240``, i.e., ``n = 288``, ``m = 15625``, which

12345678910>>...55