Home
last modified time | relevance | path

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

12345678910>>...28

/Zephyr-4.3.0/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-4.3.0/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-4.3.0/doc/_extensions/zephyr/domain/static/css/
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);
177 background: var(--admonition-note-title-background-color);
199 background-color: var(--admonition-note-background-color);
222 border-color: transparent var(--admonition-note-title-background-color) transparent transparent;
232 color: var(--admonition-note-title-color);
258 color: var(--admonition-note-title-background-color);
341 color: var(--admonition-note-color);
[all …]
Dboard.css108 background: var(--admonition-note-title-background-color);
109 color: var(--admonition-note-title-color);
110 border-color: var(--admonition-note-title-color);
219 background: var(--admonition-note-title-background-color);
220 color: var(--admonition-note-title-color);
/Zephyr-4.3.0/doc/_static/css/
Dlight.css66 --admonition-note-background-color: #e7f2fa;
67 --admonition-note-color: #404040;
68 --admonition-note-title-background-color: #1a5c8a;
69 --admonition-note-title-color: #fff;
97 --landing-card-background-color: var(--admonition-note-background-color);
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-4.3.0/boards/up-bridge-the-gap/up_squared/doc/
Dindex.rst13 .. note::
67 .. note::
78 .. note::
83 .. note::
96 .. note::
101 .. note::
/Zephyr-4.3.0/doc/build/dts/
Dbindings.rst15 These pages introduce bindings, describe what they do, note where they are
18 .. note::
/Zephyr-4.3.0/samples/subsys/usb/midi/src/
Dmain.c36 uint8_t note = evt->code; in key_press() local
40 note, velocity); in key_press()
/Zephyr-4.3.0/samples/drivers/dac/boards/
Dfrdm_mcxa156.overlay9 * Please note on the FRDM-MCXA156 board, DAC0 output signal port is J2-9.
Dfrdm_mcxn947_mcxn947_cpu0.overlay9 * Please note on the FRDM-MCXN947 board, DAC0 output signal port is J1-4.
Dfrdm_mcxn947_mcxn947_cpu0_qspi.overlay9 * Please note on the FRDM-MCXN947 board, DAC0 output signal port is J1-4.
Dmcx_n9xx_evk_mcxn947_cpu0_qspi.overlay9 * Please note on the MCX-N9XX-EVK board, DAC0 output signal port is J1-4.
Dmcx_n9xx_evk_mcxn947_cpu0.overlay9 * Please note on the MCX-N9XX-EVK board, DAC0 output signal port is J1-4.
/Zephyr-4.3.0/boards/intel/ehl/doc/
Dindex.rst13 .. note::
50 .. note::
67 .. note::
/Zephyr-4.3.0/boards/espressif/common/
Dsystem-requirements.rst15 .. note::
Dbuilding-flashing.rst11 .. note::
26 .. note::
70 .. note::
86 .. note::
/Zephyr-4.3.0/samples/subsys/usb/legacy/
Dlegacy.rst6 .. note::
/Zephyr-4.3.0/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
305 .. note::
338 1 GPIO17 See note 1
339 2 GPIO16 See note 1
342 5 GPIO13 See note 2
343 6 GPIO12 See note 2
344 7 GPIO15 See note 2
345 8 GPIO14 See note 2
[all …]
/Zephyr-4.3.0/tests/boot/with_mcumgr/
DREADME.rst8 .. note::
21 .. note::
/Zephyr-4.3.0/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-4.3.0/doc/develop/toolchains/
Dzephyr_sdk.rst79 .. note:: You can change |sdk-version-literal| to another version in the instructions below
83 .. note:: If you want to uninstall the SDK, you may simply remove the directory
109 .. note::
130 .. note::
165 .. note::
186 .. note::
211 .. note::
228 .. note::
/Zephyr-4.3.0/soc/nxp/imx/imx8ulp/
DKconfig15 # note: the NXP HAL refers to the HIFI4 DSP as
/Zephyr-4.3.0/samples/drivers/i2c/rtio_loopback/
DREADME.rst24 .. note::
33 I2C controller will act as the controller, and which as the peripheral, note
/Zephyr-4.3.0/doc/services/llext/
Dconfig.rst30 .. note::
54 .. note::
60 .. note::
90 .. note::
117 .. note::
123 .. note::
194 .. note::
199 .. note::

12345678910>>...28