Searched full:separated (Results 1 – 25 of 103) sorted by relevance
12345
/Zephyr-latest/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-latest/include/zephyr/net/ |
D | mdio.h | 64 /** Separated PMA (1) */ 66 /** Separated PMA (2) */ 68 /** Separated PMA (3) */ 70 /** Separated PMA (4) */
|
/Zephyr-latest/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-latest/subsys/mgmt/osdp/ |
D | Kconfig.cp | 19 Comma Separated Values of PD addresses. The number of values in this
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 40 The number of times, separated by a one second interval, to retry
|
/Zephyr-latest/cmake/ |
D | extra_flags.cmake | 9 # A length of one means a single argument or a space separated list was provided.
|
/Zephyr-latest/doc/templates/ |
D | sample.tmpl | 3 :relevant-api: space-separated list of Doxygen groups of APIs this sample is a good showcase of
|
/Zephyr-latest/doc/build/snippets/ |
D | using.rst | 33 ``SNIPPET`` variable. This is a whitespace- or semicolon-separated list of
|
/Zephyr-latest/dts/bindings/dac/ |
D | espressif,esp32-dac.yaml | 8 RTCIO mux, which is separated from the main IO mux.
|
/Zephyr-latest/cmake/modules/ |
D | basic_settings.cmake | 32 # This method ensures that both quoted values and ;-separated list stays intact.
|
/Zephyr-latest/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 350 - between angle brackets (``<`` and ``>``), separated by spaces 358 - separated by commas 366 - between angle brackets (``<`` and ``>``), separated by spaces 370 - between angle brackets (``<`` and ``>``), separated by spaces
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.native_posix | 71 six hex 8-bit chars separated by colons (e.g.:
|
D | Kconfig | 48 arguments. Each QEMU argument must be separated by comma "," and no
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 93 six hex 8-bit chars separated by colons (e.g.: 179 six hex 8-bit chars separated by colons (e.g.:
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 28 separated by spaces are possible. The font used on the reel display
|
/Zephyr-latest/doc/develop/west/ |
D | config.rst | 164 - String, default empty. A comma-separated list of project groups to 174 - Comma-separated list of strings. 176 The option's value is a comma-separated list of regular expressions,
|
/Zephyr-latest/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-latest/ |
D | .gitlint | 32 # Comma-separated list of words that should not occur in the title. Matching is case
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | health_srv.h | 200 * @param tests A comma separated list of tests. 202 * @return A comma separated list of values that make Health Test Info Metadata
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_pull_context.c | 157 /* add path portions (separated by slashes) */ in transfer_request() 234 /* token is used to determine a valid ACK vs a separated response */ in do_firmware_transfer_reply_cb() 237 /* If separated response (ACK) return and wait for response */ in do_firmware_transfer_reply_cb()
|
/Zephyr-latest/doc/develop/sca/ |
D | codechecker.rst | 53 - A comma separated list of report types. Allowed types are:
|
/Zephyr-latest/include/zephyr/ |
D | sw_isr_table.h | 200 /* Separated macro to create ISR table entry only. 230 /* Separated macro to create ISR Direct table entry only.
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | dfu.py | 69 help='''colon-separated list of additional
|
/Zephyr-latest/include/zephyr/drivers/misc/pio_rpi_pico/ |
D | pio_rpi_pico.h | 23 * @param ... Comma separated list of PIO instructions.
|
12345