Searched full:conditional (Results 1 – 25 of 39) sorted by relevance
12
130 # configdefault with "prompt if <conditional==true>"145 # configdefault with "prompt if <conditional==false>"159 # configdefault with "prompt if <conditional==true>" and surrounding 'if'
14 This option is only here to simplify conditional expressions
23 conditional: yes
12 /* Conditional compile to prevent coverity issue CWE570, comparison of unsigned int to 0 */33 /* Conditional compile to prevent coverity issue CWE570, comparison of unsigned int to 0 */
29 /* Helper for conditional compilation directives, KB cannot be used because it has type casting. */
808 * @brief Conditional Variable Tracing APIs809 * @defgroup subsys_tracing_apis_condvar Conditional Variable Tracing APIs814 * @brief Trace initialization of Conditional Variable815 * @param condvar Conditional Variable object821 * @brief Trace Conditional Variable signaling start822 * @param condvar Conditional Variable object827 * @brief Trace Conditional Variable signaling blocking828 * @param condvar Conditional Variable object834 * @brief Trace Conditional Variable signaling outcome835 * @param condvar Conditional Variable object[all …]
158 * so we use a conditional to explicitly provide the correct result when164 * conditional.166 * For x86, and for compilers that fail to eliminate the conditional,
68 Conditional Data and APIs104 conditional API and functions appear in generated documentation.
27 /* Conditional variable to know if the CPU is running or halted/idling */29 /* Mutex for the conditional variable cond_cpu */
116 * Conditional variable to block/awake all threads during swaps.120 /* Mutex for the conditional variable cond_threads */
22 * This macro is for use with conditional compilation to enable code using a
73 * Conditional variable to block/awake all threads during swaps()77 /* Mutex for the conditional variable posix_core_cond_threads */
208 * @brief Macro for defining and adding a conditional root command (level 0)257 * @brief Macro for defining and adding a conditional root command (level 0)411 * @brief Initializes a conditional shell command with arguments.434 * @brief Initializes a conditional shell command with arguments if expression475 * @brief Initializes a conditional shell command.
169 - conditional execution by using :c:func:`ztest_test_skip`
319 (Lack of) conditional includes334 In reality, there are no conditional includes in Kconfig. ``if`` has no special339 Conditional includes would be impossible to implement, because ``if``
259 # some configs might be conditional on arch or platform, see if we
293 the conditional expression and additional message specific to the
146 * CONFIG_MINIMAL_LIBC_LL_PRINTF=y. So do conditional in shell_tdata_dump()
81 conditional visibility to the compiler.540 must be read without any processing. No conditional logic can be implemented
330 * Availability of this API is conditional on selecting
306 * thread stack. Note that the conditional check relies on the in configure_builtin_stack_guard()
156 already provides such definition conditional to the availability of device power
68 * @brief Macro for conditional code generation if provided log level allows.
37 * there is not conditional code that depends on them. If they do
174 # conditional compilation