Searched refs:temporary (Results 1 – 25 of 39) sorted by relevance
12
198 bool "Prefer public preferred address over temporary one"200 Prefer public addresses over temporary addresses.203 int "Max lifetime for temporary address (in minutes)"206 No temporary address should ever remain valid for longer than this210 int "Max preferred lifetime for temporary address (in minutes)"213 No temporary address should ever remain preferred for longer than this221 generated temporary address. If after TEMP_IDGEN_RETRIES consecutive223 attempt to generate temporary addresses for that interface.
363 cmd.led.temporary.control_code = buf[pos++]; in pd_decode_command()364 cmd.led.temporary.on_count = buf[pos++]; in pd_decode_command()365 cmd.led.temporary.off_count = buf[pos++]; in pd_decode_command()366 cmd.led.temporary.on_color = buf[pos++]; in pd_decode_command()367 cmd.led.temporary.off_color = buf[pos++]; in pd_decode_command()368 cmd.led.temporary.timer_count = buf[pos++]; in pd_decode_command()369 cmd.led.temporary.timer_count |= buf[pos++] << 8; in pd_decode_command()
213 buf[len++] = cmd->led.temporary.control_code; in cp_build_command()214 buf[len++] = cmd->led.temporary.on_count; in cp_build_command()215 buf[len++] = cmd->led.temporary.off_count; in cp_build_command()216 buf[len++] = cmd->led.temporary.on_color; in cp_build_command()217 buf[len++] = cmd->led.temporary.off_color; in cp_build_command()218 buf[len++] = BYTE_0(cmd->led.temporary.timer_count); in cp_build_command()219 buf[len++] = BYTE_1(cmd->led.temporary.timer_count); in cp_build_command()
121 struct osdp_cmd_led_params temporary; member
10 # remove previous .sc.project folder which has temporary settings for MDB.
65 to determine a temporary publisher priority.
47 int "Size of temporary arguments buffer when using Sys-T Catalog"51 The size (in bytes) of the temporary buffer to store the expanded
49 1. Pipe the run output or copy the hexadecimal string into a temporary file ``/tmp/serial.log``:
97 like social media. Violating these terms may lead to a temporary or permanent105 **Consequence**: A temporary ban from any sort of interaction or public
27 # clang flag to save temporary object files
30 # This is a temporary workaround so that Newlib declares the appropriate
62 Note: this option should be considered temporary and will likely be
47 to be written into a giant temporary buffer which is then discarded. Flushing49 into a temporary buffer which is then discarded. Flushing the ring buffer does
71 do not have alignment constraints, but use temporary memory from the
21 implementation. As a temporary remedy, order of tests was imposed.
61 When loading llext with shell it is stored in a temporary buffer of this size
108 # Flags to save temporary object files
63 space can be allocated, temporary write index is moved and pointer to a space
49 with ``--outdir`` flag (L52) to keep test-generated files in temporary directories.
112 # linker options of temporary linkage for code generation
198 # Flags to save temporary object files
61 * So we stuff the temporary IDT_LIST there to avoid
7 available Kconfig options and making temporary changes: ``menuconfig`` and
164 * Clearing temporary buffers in the stack or on the heap.
362 - Delete temporary workspace. You will find it in auto-pts-code/workspaces/zephyr/zephyr-master/ as…