Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/settings/
DREADME.rst51 subtree <alpha> handler registered: OK
52 subtree <alpha/beta> has static handler
63 loading all settings under <alpha> handler is done
65 save <alpha/beta/voltage> key directly: OK.
67 load <alpha/beta> key-value pairs using registered handlers
68 <alpha/beta/voltage> = -3025
73 export keys under <alpha> handler
77 export keys under <alpha> handler
82 direct load: <alpha/length/2>
83 direct load: <alpha/length/1>
[all …]
/Zephyr-latest/lib/os/
Dcbprintf_nano.c32 unsigned int alpha, char *buftop) in convert_value() argument
39 c += alpha; in convert_value()
/Zephyr-latest/drivers/display/
DKconfig.stm32_ltdc28 One pixel consists of 8-bit alpha, 8-bit red, 8-bit green and 8-bit blue value
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst12 * Initial alpha-quality thread-level memory protection on x86, userspace and memory
27 * Initial alpha-quality thread-level memory protection on x86, userspace and memory
/Zephyr-latest/cmake/modules/
Dyaml.cmake34 # - alpha
Dextensions.cmake1632 # zephyr_build_string(build_string BOARD alpha)
1633 # will return the string `alpha` in `build_string` parameter.
1636 # zephyr_build_string(build_string BOARD alpha BOARD_REVISION 1.0.0)
1640 # zephyr_build_string(build_string BOARD alpha BOARD_QUALIFIERS /soc/bar)
1644 # zephyr_build_string(build_string BOARD alpha BOARD_REVISION 1.0.0 BOARD_QUALIFIERS /soc/bar MER…
1649 # zephyr_build_string(build_string SHORT short_build_string BOARD alpha BOARD_REVISION 1.0.0 BOAR…
/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c785 zassert_false(DT_IRQ_HAS_NAME(TEST_IRQ, alpha), ""); in ZTEST()
886 zassert_false(DT_INST_IRQ_HAS_NAME(0, alpha), ""); in ZTEST()
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst871 matched against higher or lower revisions, such as ``alpha``, ``beta```,