Searched refs:types (Results 126 – 150 of 216) sorted by relevance
123456789
/Zephyr-latest/boards/st/nucleo_l4r5zi/doc/ |
D | index.rst | 12 - Two types of extension resources:
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 259 The type of a property constrains its values. The following types are 314 - a catch-all for more complex types (no macros will be generated) 348 if ``foo = <3>;`` had appeared in the DTS (except YAML data types are used for
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 469 support the maximum number of endpoints and all endpoint types. For example, a 475 the number of interfaces, interface associations, endpoint types, and addresses 480 obtain endpoint addresses, types, and other properties. This allows function
|
/Zephyr-latest/boards/st/nucleo_l412rb_p/doc/ |
D | index.rst | 14 - Two types of extension resources:
|
/Zephyr-latest/boards/st/nucleo_u031r8/doc/ |
D | index.rst | 14 - Two types of extension resources:
|
/Zephyr-latest/drivers/flash/ |
D | spi_nor.c | 1316 } types; in spi_nor_process_sfdp() member 1326 const uint8_t cmd = u2.types.type[ei]; in spi_nor_process_sfdp()
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 9 The :ref:`zephyr-app-types` section introduces the application types
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 77 small, medium or large. Certain profile types enable other 259 Available types: RSA-2048, RSA-3072, EC-P256, EC-P384.
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 12 It is possible to order 2 different types of H3 Starter Kit Boards, one with Ethernet connection on…
|
/Zephyr-latest/boards/st/nucleo_u083rc/doc/ |
D | index.rst | 14 - Two types of extension resources:
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/ |
D | index.rst | 15 - Two types of extension resources:
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 61 It is possible to use other types of sensors, by adding them in devicetree and by changing
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.6.rst | 125 * libc: Added subset of standard types in inttypes.h. 224 * ``ZEP-912`` - Finish renaming kernel object types
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 178 types: 713 prompt or other user interaction whereby the characters the user types should 857 Then, if a user types a :command:`demo` command and presses the :kbd:`Tab` key,
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 17 The protocol supports different connection types: serial, UDP/IP and
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 82 * static - types of arguments are detected at compile time by the preprocessor
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 17 - Two types of extension resources:
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 14 - Two types of extension resources:
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | README.rst | 5 Implement an HTTP(s) Server demonstrating various resource types.
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 85 … - typedefs that indicate size and signedness should be used in place of the basic numerical types 103 …/wiki.sei.cmu.edu/confluence/display/c/DCL12-C.+Implement+abstract+data+types+using+opaque+types>`_ 342 - Function types shall be in prototype form with named parameters 802 - Variable-length array types shall not be used 963 …mcpy, memmove and memcmp shall be pointers to qualified or unqualified versions of compatible types
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 158 my @types = (); 161 push (@types, $_); 163 @types = sort(uniq(@types)); 165 foreach my $type (@types) {
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 191 This section contains types and defines common to the BLOB Transfer models.
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 65 More information about how different tests types relate to BabbleSim and the bsim boards can be
|
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/doc/ |
D | index.rst | 15 - Two types of extension resources:
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 36 Today there are two types of POSIX boards: 421 and typically as a 32-bit binary assuming pointer and integer types are 32-bits
|
123456789