Searched full:which (Results 1 – 25 of 1664) sorted by relevance
12345678910>>...67
/Zephyr-Core-2.7.6/samples/tfm_integration/tfm_psa_test/ |
D | README.rst | 52 [Check 1] Call get API for UID 6 which is not set 53 [Check 2] Call get_info API for UID 6 which is not set 54 [Check 3] Call remove API for UID 6 which is not set 55 [Check 4] Call get API for UID 6 which is removed 56 [Check 5] Call get_info API for UID 6 which is removed 57 [Check 6] Call remove API for UID 6 which is removed 64 [Check 1] Call get API for UID 6 which is not set 65 [Check 2] Call get_info API for UID 6 which is not set 66 [Check 3] Call remove API for UID 6 which is not set 67 [Check 4] Call get API for UID 6 which is removed [all …]
|
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/ |
D | soc_dt.h | 40 * @brief Construct a npcx_clk_cfg item from first item in 'clocks' prop which 69 * @param i index of clocks prop which type is 'phandle-array' 80 * @brief Length of 'clocks' property which type is 'phandle-array' 83 * @return length of 'clocks' property which type is 'phandle-array' 128 * @param i index of 'pinctrl-0' prop which type is 'phandles' 196 * @brief Get phandle from 'pinctrl-0' prop which type is 'phandles' at index 201 * @param i index of 'pinctrl-0' prop which type is 'phandles' 213 * @param i index of 'pinctrl-0' prop which type is 'phandles' 232 * @return length of 'pinctrl-0' property which type is 'phandles' 280 * @brief Get phandle from "name" property which contains wui information. [all …]
|
D | soc_host.h | 17 * This routine initalizes all host sub-modules which HW blocks belong to 33 * This routine initalizes all host sub-modules which HW blocks belong to 40 * @brief Reads data from a host sub-module which is updated via eSPI. 42 * This routine provides a generic interface to read a host sub-module which 56 * @brief Writes data to a host sub-module which generates an eSPI transaction. 59 * which triggers an eSPI transaction through peripheral channel.
|
/Zephyr-Core-2.7.6/include/net/ |
D | net_timeout.h | 36 * Because delays are processed in work queues which are not invoked 38 * after they occur, which requires comparing "deadline" to "now" with enough 43 * 32-bit unsigned difference to a 32-bit signed difference, which caps the 59 * structure, which is always scheduled at the shortest time to a 64 /* Time at which the timer was last set. 92 * @param now the time at which the timeout started counting down, in 99 /** @brief Return the 64-bit system time at which the timeout will complete. 107 * @param now the full-precision value of k_uptime_get() relative to which the 110 * @return the value of k_uptime_get() at which the timeout will expire. 125 * @param now the time relative to which the estimate of remaining time should [all …]
|
/Zephyr-Core-2.7.6/drivers/interrupt_controller/ |
D | Kconfig.cavs | 22 int "Parent interrupt number to which CAVS_0 maps" 26 int "Parent interrupt number to which CAVS_1 maps" 30 int "Parent interrupt number to which CAVS_2 maps" 34 int "Parent interrupt number to which CAVS_3 maps"
|
D | Kconfig.dw | 9 controller which combines several sources of interrupt into one line 21 int "Parent interrupt number to which DW_ICTL maps" 24 Parent interrupt number to which DW_ICTL maps
|
/Zephyr-Core-2.7.6/include/drivers/adc/ |
D | adc_emul.h | 38 * function which will be used to obtain voltage on emulated ADC input 48 * @brief Type definition of the function which is used to obtain ADC 53 * @param data User data which was passed on @ref adc_emul_value_func_set 54 * @param result The result value which will be set as input for ADC @p chan 57 * @return other as error code which ends ADC context 66 * @param chan The channel of ADC which input is assigned 80 * @param chan The channel of ADC to which @p func is assigned 94 * @param ref Reference config which is changed
|
/Zephyr-Core-2.7.6/doc/reference/bluetooth/ |
D | gatt.rst | 11 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`` 64 :c:func:`bt_gatt_discover` API which takes the 65 :c:struct:`bt_gatt_discover_params` struct which describes the type of 67 field only attributes which matches will be discovered, in contrast setting it 73 Read procedures are supported by :c:func:`bt_gatt_read` API which takes the 85 :c:func:`bt_gatt_subscribe` API which takes
|
D | l2cap.rst | 6 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
|
/Zephyr-Core-2.7.6/arch/arm/include/aarch32/cortex_m/ |
D | cmse.h | 49 * @param addr The address for which the MPU region is requested 65 * @param addr The address for which the readability is requested 85 * @param addr The address for which the RW ability is requested 106 * for which the readability is requested 128 * for which the RW ability is requested 154 * for which the readability is requested 172 * for which the readability is requested 190 * for which the read and write ability is requested 208 * for which the read and write ability is requested 231 * @param addr The address for which the MPU region is requested [all …]
|
/Zephyr-Core-2.7.6/modules/ |
D | Kconfig.cmsis_dsp | 10 This option enables the Basic Math Functions, which support the 33 This option enables the Complex Math Functions, which support the 46 This option enables the Controller Functions, which support the 65 This option enables the Fast Math Functions, which support the 78 This option enables the Filtering Functions, which support the 103 This option enables the Interpolation Functions, which support the 113 This option enables the Matrix Functions, which support the following 131 This option enables the Quaternion Math Functions, which support the 146 This option enables the Statistics Functions, which support the 165 This option enables the Support Functions, which support the [all …]
|
/Zephyr-Core-2.7.6/drivers/serial/ |
D | Kconfig.sifive | 28 Port 0 RX Threshold at which the RX FIFO interrupt triggers. 35 Port 0 TX Threshold at which the TX FIFO interrupt triggers. 51 Port 1 RX Threshold at which the RX FIFO interrupt triggers. 58 Port 1 TX Threshold at which the TX FIFO interrupt triggers.
|
D | Kconfig.native_posix | 10 to either connect to the terminal from which native_posix was run, or into 25 backend which may use the calling shell standard input/output. 31 which invoked the native_posix executable. This is good enough for 64 command line option, this will be the default command which will be
|
/Zephyr-Core-2.7.6/doc/reference/usermode/ |
D | syscalls.rst | 15 in the queue buffers which are visible from user mode. 33 What gets generated is an inline function which either calls the 38 * An **implementation function**, which is the real implementation of the 42 * A **verification function**, which wraps the implementation function 45 * An **unmarshalling function**, which is an automatically generated 131 C and header files by the :ref:`gen_syscalls.py` script, all of which can be found in 135 which is expressed in ``include/generated/syscall_list.h``. It is the name 141 * A weak verification function is declared, which is just an alias of the 180 passed as arguments to system call, are C casted to ``uintptr_t`` which matches 182 Exception to above is passing 64-bit parameters on 32-bit systems, in which case [all …]
|
/Zephyr-Core-2.7.6/boards/posix/nrf52_bsim/ |
D | Kconfig | 5 # The following file is normally parsed only for the ARM architecture, which is 7 # the simulated nrf52_bsim board, which uses the POSIX architecture, the file 23 # which use BabbleSim. When that happens, we can move this to a common
|
/Zephyr-Core-2.7.6/scripts/west_commands/ |
D | README.txt | 1 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-Core-2.7.6/subsys/net/lib/lwm2m/ |
D | Kconfig.ipso | 32 Select which version of the IPSO Temperature object should be used. 60 Select which version of the IPSO Generic Sensor object should be used. 100 Select which version of the IPSO Humidity Sensor object should be 131 Select which version of the IPSO Pressure Sensor object should be 178 Select which version of the IPSO Accelerometer object should be used. 207 Select which version of the IPSO Buzzer object should be used. 248 Select which version of the IPSO On/Off Switch object should be used. 278 Select which version of the IPSO Push Button object should be used.
|
/Zephyr-Core-2.7.6/doc/guides/dts/ |
D | design.rst | 19 - New device drivers shall use devicetree APIs to determine which :ref:`devices 23 determine which of multiple possible generic devices of a given type will be 36 - Various device drivers currently use Kconfig to determine which instances of a 40 - Board-level documentation still contains tables of hardware support which are 50 Zephyr's devicetree tooling is based on a generic layer which is interoperable 68 Only the high-level :file:`gen_defines.py` script, which is built on top of
|
D | dt-vs-kconfig.rst | 8 sometimes be confusing. This section should help you decide which one to use. 16 image. Examples include whether to add networking support, which drivers are 34 controlled via Kconfig. Applications which do not need to use the UARTs can 45 * Kconfig should determine which **software features** should be built for the 63 * Devicetree's ``chosen`` keyword, which allows the user to select a specific
|
/Zephyr-Core-2.7.6/doc/reference/devicetree/ |
D | api.rst | 35 There are also :c:func:`DT_PARENT` and :c:func:`DT_CHILD` macros which can be 79 does not apply to macros which take cell names as arguments. 87 :c:func:`DT_FOREACH_CHILD`, which allows iterating over the children of a 102 :c:func:`DT_IRQ_HAS_IDX` and all macros which require ``DT_DRV_COMPAT``) are 114 devicetree nodes, which is defined as the `transitive closure 147 Zephyr's devicetree bindings language supports a ``bus:`` key which allows 214 These conveniences may be used for nodes which describe clock sources, and 222 These conveniences may be used for nodes which describe direct memory access 244 These conveniences may be used for nodes which describe GPIO controllers/pins, 252 These are commonly used by device drivers which need to use IO [all …]
|
/Zephyr-Core-2.7.6/doc/guides/emulator/ |
D | index.rst | 36 controller/emulator which passes I2C traffic from the AT24 driver to the AT24 73 * Transfer the application to any board which provides the required features 81 * EEPROM, which uses a file as the EEPROM contents 86 * SPI emulator driver, which does the same for SPI 88 * eSPI emulator driver, which does the same for eSPI. The emulator is being 112 #. The same test has a second EEPROM which is an Atmel AT24 EEPROM driver
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_audio/ |
D | README.txt | 1 Zephyr test application which uses the simulated boards test hooks. 5 testcases which are compiled with it.
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_app/ |
D | README.txt | 1 Zephyr test application which uses the simulated boards test hooks. 5 testcases which are compiled with it.
|
/Zephyr-Core-2.7.6/arch/riscv/ |
D | Kconfig | 49 Include the reset vector stub, which initializes the stack and 62 soc_context.h header which defines the following macros: 68 a "struct soc_esf" type (typedefed to soc_esf_t), which will 91 header which defines the following macros: 93 - GEN_SOC_OFFSET_SYMS(): a macro which expands to
|
/Zephyr-Core-2.7.6/subsys/bluetooth/services/ |
D | Kconfig.dis | 51 The Vendor ID Source field designates which organization assigned the 64 which determines which organization assigned the Vendor ID field value. 67 either of which can be used for the Vendor ID field value. 87 which defines the version of the product identified by the Vendor ID and
|
12345678910>>...67