Home
last modified time | relevance | path

Searched refs:ui (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/kernel/common/src/
Dprintk.c159 unsigned int ui = 32768U; variable
207 printk("%zu %hhu %hu %u %lu %llu\n", stv, uc, usi, ui, ul, ull); in ZTEST()
229 stv, uc, usi, ui, ul, ull); in ZTEST()
/Zephyr-latest/doc/develop/west/
Dconfig.rst52 setting. For example, if ``color.ui`` is ``true`` in the system's configuration
102 To set ``color.ui`` to ``false`` in the global (user-wide) configuration file,
108 west config --global color.ui false
114 west config --global color.ui true
136 * - ``color.ui``
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-sidebar-only.css81 .ui-resizable-handle {
Ddoxygen-awesome.css64 …--font-family-monospace: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monosp…
73 …text properties. These only affect the page content, not the navigation or any other ui elements */
875 .ui-resizable-e {
/Zephyr-latest/tests/unit/cbprintf/
Dmain.c1357 unsigned int ui = 0; in ZTEST() local
1396 zassert_equal(Z_CBPRINTF_IS_NONE_CHAR_PTR(ui), 0); in ZTEST()
1398 zassert_equal(Z_CBPRINTF_IS_NONE_CHAR_PTR(&ui), 1); in ZTEST()
/Zephyr-latest/tests/lib/cbprintf_package/src/
Dmain.c107 unsigned int ui = 0x12345; in ZTEST() local
122 TEST_PACKAGING(0, "test %ld %llx %hhu %hu %u", li, lli, uc, us, ui); in ZTEST()
/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake124 …file(APPEND ${OUTPUT_FILE} "\t\t\t<provider copy-of=\"extension\" id=\"org.eclipse.cdt.ui.UserLang…
/Zephyr-latest/doc/_static/css/
Dcustom.css12 …--system-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto…
325 .ui.tabular.menu .active.item,
326 .ui.segment,