Searched refs:fade (Results 1 – 11 of 11) sorted by relevance
21 int "Delay time for fade demo"24 Specifies the delay in milliseconds for the fade demo of the
1 .. zephyr:code-sample:: fade-led13 on. The brightness then decreases until the LED is off, completing on fade
11 The red, green and blue LED fade up one by one, and this repeats forever.
62 The status LED should start a fade pattern, signalling the bootloader is
96 The blue LED should start a fade pattern, signalling the bootloader is
201 - :zephyr:code-sample:`fade-led`
140 - :zephyr:code-sample:`fade-led`
110 the RESET button shortly twice, the RESET-LED on the board will fade
143 The red LED should start a fade pattern, signalling the bootloader is
1961 animation: fade .5s;1964 @keyframes fade {
1883 * :github:`19523` - Can't build fade-led example for any Nordic board