Home
last modified time | relevance | path

Searched refs:types (Results 126 – 150 of 216) sorted by relevance

123456789

/Zephyr-latest/boards/st/nucleo_l4r5zi/doc/
Dindex.rst12 - Two types of extension resources:
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst259 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/
Dusb_device.rst469 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/
Dindex.rst14 - Two types of extension resources:
/Zephyr-latest/boards/st/nucleo_u031r8/doc/
Dindex.rst14 - Two types of extension resources:
/Zephyr-latest/drivers/flash/
Dspi_nor.c1316 } 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/
Dzephyr_cmake_package.rst9 The :ref:`zephyr-app-types` section introduces the application types
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm77 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/
Drcar_h3ulcb_r7.rst12 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/
Dindex.rst14 - Two types of extension resources:
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/
Dindex.rst15 - Two types of extension resources:
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst61 It is possible to use other types of sensors, by adding them in devicetree and by changing
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst125 * libc: Added subset of standard types in inttypes.h.
224 * ``ZEP-912`` - Finish renaming kernel object types
/Zephyr-latest/doc/services/shell/
Dindex.rst178 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/
Dgdbstub.rst17 The protocol supports different connection types: serial, UDP/IP and
/Zephyr-latest/doc/services/
Dformatted_output.rst82 * static - types of arguments are detected at compile time by the preprocessor
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/
Dnucleo_wb55rg.rst17 - Two types of extension resources:
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/
Dnucleol552ze_q.rst14 - Two types of extension resources:
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst5 Implement an HTTP(s) Server demonstrating various resource types.
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst85 … - 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/
Dcheckpatch.pl158 my @types = ();
161 push (@types, $_);
163 @types = sort(uniq(@types));
165 foreach my $type (@types) {
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst191 This section contains types and defines common to the BLOB Transfer models.
/Zephyr-latest/doc/develop/test/
Dbsim.rst65 More information about how different tests types relate to BabbleSim and the bsim boards can be
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/doc/
Dindex.rst15 - Two types of extension resources:
/Zephyr-latest/boards/native/doc/
Darch_soc.rst36 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