Searched full:separated (Results 1 – 25 of 92) sorted by relevance
1234
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ |
D | byteorder.h | 28 * Helper macro to encode 16-bit values into comma separated values. 34 * @return The comma separated values for the 16-bit value. 42 * Helper macro to encode 24-bit values into comma separated values. 48 * @return The comma separated values for the 24-bit value. 56 * Helper macro to encode 32-bit values into comma separated values. 62 * @return The comma separated values for the 32-bit value. 70 * Helper macro to encode 40-bit values into comma separated values. 76 * @return The comma separated values for the 40-bit value. 84 * Helper macro to encode 48-bit values into comma separated values. 90 * @return The comma separated values for the 48-bit value. [all …]
|
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | st,lis2mdl-common.yaml | 30 Enable SPI 4wires mode with separated MISO and MOSI lines
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | mdio.h | 62 /** Separated PMA (1) */ 64 /** Separated PMA (2) */ 66 /** Separated PMA (3) */ 68 /** Separated PMA (4) */
|
/Zephyr-Core-3.5.0/doc/build/snippets/ |
D | using.rst | 33 ``SNIPPET`` variable. This is a whitespace- or semicolon-separated list of
|
/Zephyr-Core-3.5.0/drivers/modem/ |
D | Kconfig.simcom-sim7080 | 42 Comma separated list of usable lte bands.
|
D | Kconfig.ublox-sara-r4 | 73 Set a comma separated list of profiles, each containing of:
|
/Zephyr-Core-3.5.0/subsys/mgmt/osdp/ |
D | Kconfig.cp | 19 Comma Separated Values of PD addresses. The number of values in this
|
/Zephyr-Core-3.5.0/cmake/ |
D | extra_flags.cmake | 7 # A length of one means a single argument or a space separated list was provided.
|
/Zephyr-Core-3.5.0/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 39 The number of times, separated by a one second interval, to retry
|
/Zephyr-Core-3.5.0/include/zephyr/sensing/ |
D | sensing_sensor.h | 406 * API support set separated sensitivity for each data field, or global 426 * API support get separated sensitivity for each data field, or global 448 * API support set separated range for each data field, or global range for 470 * API support get separated range for each data field, or global range for 524 * API support set separated offset for each data field, or global offset for 546 * API support get separated offset for each data field, or global offset for
|
/Zephyr-Core-3.5.0/doc/templates/ |
D | sample.tmpl | 3 :relevant-api: space-separated list of Doxygen groups of APIs this sample is a good showcase of
|
/Zephyr-Core-3.5.0/dts/bindings/dac/ |
D | espressif,esp32-dac.yaml | 8 RTCIO mux, which is separated from the main IO mux.
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | intro-syntax-structure.rst | 57 Unix file system paths, devicetree paths are strings separated by slashes 60 node's own name, separated by slashes. For example, the full path to 347 - between angle brackets (``<`` and ``>``), separated by spaces 355 - separated by commas 363 - between angle brackets (``<`` and ``>``), separated by spaces 367 - between angle brackets (``<`` and ``>``), separated by spaces
|
/Zephyr-Core-3.5.0/drivers/net/ |
D | Kconfig | 77 six hex 8-bit chars separated by colons (e.g.: 167 six hex 8-bit chars separated by colons (e.g.:
|
/Zephyr-Core-3.5.0/cmake/modules/ |
D | basic_settings.cmake | 32 # This method ensures that both quoted values and ;-separated list stays intact.
|
D | unittest.cmake | 25 # A length of one means a single argument or a space separated list was provided.
|
/Zephyr-Core-3.5.0/samples/boards/reel_board/mesh_badge/ |
D | README.rst | 27 separated by spaces are possible. The font used on the reel display
|
/Zephyr-Core-3.5.0/doc/develop/west/ |
D | config.rst | 143 - String, default empty. A comma-separated list of project groups to 153 - Comma-separated list of strings. 155 The option's value is a comma-separated list of regular expressions,
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | Kconfig | 38 arguments. Each QEMU argument must be separated by comma "," and no
|
/Zephyr-Core-3.5.0/ |
D | .gitlint | 32 # Comma-separated list of words that should not occur in the title. Matching is case
|
/Zephyr-Core-3.5.0/tests/net/conn_mgr_conn/src/ |
D | test_conn_impl.h | 9 /* test_conn_impl is separated into its own file specifically in order to test that
|
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/ |
D | lwm2m_pull_context.c | 156 /* add path portions (separated by slashes) */ in transfer_request() 233 /* token is used to determine a valid ACK vs a separated response */ in do_firmware_transfer_reply_cb() 236 /* If separated response (ACK) return and wait for response */ in do_firmware_transfer_reply_cb()
|
/Zephyr-Core-3.5.0/doc/develop/sca/ |
D | codechecker.rst | 68 Multiple types can be passed as comma-separated arguments.
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/ |
D | health_srv.h | 205 * @param tests A comma separated list of tests. 207 * @return A comma separated list of values that make Health Test Info Metadata
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/ |
D | bap_broadcast_assistant.rst | 38 broadcast_code :Send a space separated broadcast code of up to 16 bytes
|
1234