Searched refs:ui (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/tests/kernel/common/src/ |
D | printk.c | 159 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/ |
D | config.rst | 52 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/ |
D | doxygen-awesome-sidebar-only.css | 81 .ui-resizable-handle {
|
D | doxygen-awesome.css | 64 …--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/ |
D | main.c | 1357 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/ |
D | main.c | 107 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/ |
D | eclipse_cdt4_generator_amendment.cmake | 124 …file(APPEND ${OUTPUT_FILE} "\t\t\t<provider copy-of=\"extension\" id=\"org.eclipse.cdt.ui.UserLang…
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 12 …--system-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto… 325 .ui.tabular.menu .active.item, 326 .ui.segment,
|