Home
last modified time | relevance | path

Searched refs:note (Results 1 – 25 of 601) sorted by relevance

12345678910>>...25

/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard.css10 background: var(--admonition-note-background-color);
11 color: var(--admonition-note-title-color);
12 border-color: var(--admonition-note-title-background-color);
23 color: var(--admonition-note-color);
28 background: var(--admonition-note-title-background-color);
29 color: var(--admonition-note-title-color);
209 background: var(--admonition-note-title-background-color);
210 color: var(--admonition-note-title-color);
Dboard-catalog.css58 background-color: var(--admonition-note-title-background-color);
59 color: var(--admonition-note-title-color);
98 background-color: var(--admonition-note-background-color);
99 color: var(--admonition-note-color);
143 background-color: var(--admonition-note-background-color);
173 color: var(--admonition-note-title-background-color);
179 color: var(--admonition-note-color);
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmicrobit.c68 char note; member
81 static uint32_t get_period(char note, bool sharp) in get_period() argument
85 if (note == ' ') { in get_period()
90 if (period_map[i].note != note) { in get_period()
/Zephyr-latest/samples/subsys/usb/midi/
DREADME.rst13 input keys (such as the board user buttons) are sent as MIDI1 note on and
14 note off events.
65 Then, in a second shell, send some MIDI events (for example note-on/note-off):
73 On devboards with a user button, press it and observe that there are some note
74 on/note off events delivered to the first shell (dump)
/Zephyr-latest/doc/develop/toolchains/
Diar_arm_toolchain.rst8 .. note::
15 .. note::
44 .. note::
52 .. note::
57 .. note::
Dzephyr_sdk.rst77 .. note:: You can change |sdk-version-literal| to another version in the instructions below
81 .. note:: If you want to uninstall the SDK, you may simply remove the directory
107 .. note::
128 .. note::
163 .. note::
184 .. note::
209 .. note::
226 .. note::
/Zephyr-latest/boards/up-bridge-the-gap/up_squared/doc/
Dindex.rst13 .. note::
65 .. note::
76 .. note::
81 .. note::
94 .. note::
99 .. note::
/Zephyr-latest/samples/subsys/usb/midi/src/
Dmain.c32 uint8_t note = evt->code; in key_press() local
36 note, velocity); in key_press()
/Zephyr-latest/doc/build/dts/
Dbindings.rst15 These pages introduce bindings, describe what they do, note where they are
18 .. note::
/Zephyr-latest/samples/drivers/dac/boards/
Dfrdm_mcxa156.overlay10 * Please note on the FRDM-MCXA156 board, DAC0 output signal port is J2-9.
Dfrdm_mcxn947_mcxn947_cpu0.overlay10 * Please note on the FRDM-MCXN947 board, DAC0 output signal port is J1-4.
Dfrdm_mcxn947_mcxn947_cpu0_qspi.overlay10 * Please note on the FRDM-MCXN947 board, DAC0 output signal port is J1-4.
/Zephyr-latest/doc/services/llext/
Dconfig.rst18 .. note::
50 .. note::
77 .. note::
83 .. note::
116 .. note::
121 .. note::
/Zephyr-latest/tests/boot/with_mcumgr/
DREADME.rst8 .. note::
21 .. note::
/Zephyr-latest/doc/_static/css/
Dlight.css66 --admonition-note-background-color: #e7f2fa;
67 --admonition-note-color: #404040;
68 --admonition-note-title-background-color: #6ab0de;
69 --admonition-note-title-color: #fff;
Ddark.css68 --admonition-note-background-color: #303d4f;
69 --admonition-note-color: #bfeeff;
70 --admonition-note-title-background-color: #305070;
71 --admonition-note-title-color: #bfefff;
/Zephyr-latest/boards/intel/ehl/doc/
Dindex.rst13 .. note::
50 .. note::
67 .. note::
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/
Dindex.rst43 .. note::
56 .. note::
71 .. note::
115 .. note::
131 .. note::
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst221 .. note::
241 Please note that the PHY is reset on power up by pulling the RESET_N signal
265 sheet 2, location D2. Please note that if the APLL is already used for other
307 .. note::
342 1 GPIO17 See note 1
343 2 GPIO16 See note 1
346 5 GPIO13 See note 2
347 6 GPIO12 See note 2
348 7 GPIO15 See note 2
349 8 GPIO14 See note 2
[all …]
/Zephyr-latest/boards/01space/esp32c3_042_oled/doc/
Dindex.rst25 .. note::
29 .. note::
63 .. note::
76 .. note::
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst11 .. note::
63 .. note::
85 .. note::
108 .. note::
138 .. note::
145 Also note that filenames starting with ``.`` are not listed by ``ls`` by
166 .. note::
177 .. note::
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/
DREADME.rst24 .. note::
33 I2C controller will act as the controller, and which as the peripheral, note
/Zephyr-latest/soc/nxp/imx/imx8ulp/
DKconfig16 # note: the NXP HAL refers to the HIFI4 DSP as
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst45 .. note::
58 .. note::
73 .. note::
117 .. note::
133 .. note::
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst26 .. note::
39 .. note::
54 .. note::
98 .. note::
114 .. note::

12345678910>>...25