Searched refs:note (Results 1 – 25 of 568) sorted by relevance
12345678910>>...23
/Zephyr-latest/samples/bluetooth/mesh_demo/src/ |
D | microbit.c | 68 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/boards/up-bridge-the-gap/up_squared/doc/ |
D | index.rst | 22 .. note:: 74 .. note:: 85 .. note:: 90 .. note:: 103 .. note:: 108 .. note::
|
/Zephyr-latest/doc/build/dts/ |
D | bindings.rst | 15 These pages introduce bindings, describe what they do, note where they are 18 .. note::
|
/Zephyr-latest/samples/drivers/dac/boards/ |
D | frdm_mcxn947_mcxn947_cpu0_qspi.overlay | 10 * Please note on the FRDM-MCXN947 board, DAC0 output signal port is J1-4.
|
D | frdm_mcxa156.overlay | 10 * Please note on the FRDM-MCXA156 board, DAC0 output signal port is J2-9.
|
D | frdm_mcxn947_mcxn947_cpu0.overlay | 10 * Please note on the FRDM-MCXN947 board, DAC0 output signal port is J1-4.
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 18 .. note:: 50 .. note:: 77 .. note:: 83 .. note:: 116 .. note:: 121 .. note::
|
/Zephyr-latest/tests/boot/with_mcumgr/ |
D | README.rst | 8 .. note:: 21 .. note::
|
/Zephyr-latest/doc/_static/css/ |
D | dark.css | 68 --admonition-note-background-color: #303d4f; 69 --admonition-note-color: #bfeeff; 70 --admonition-note-title-background-color: #305070; 71 --admonition-note-title-color: #bfefff;
|
D | light.css | 66 --admonition-note-background-color: #e7f2fa; 67 --admonition-note-color: #404040; 68 --admonition-note-title-background-color: #6ab0de; 69 --admonition-note-title-color: #fff;
|
/Zephyr-latest/boards/intel/ehl/doc/ |
D | index.rst | 13 .. note:: 50 .. note:: 67 .. note::
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/ |
D | board-catalog.css | 58 background-color: var(--admonition-note-title-background-color); 59 color: var(--admonition-note-title-color); 100 background-color: var(--admonition-note-background-color); 130 color: var(--admonition-note-title-background-color); 136 color: var(--admonition-note-color);
|
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/ |
D | index.rst | 43 .. note:: 56 .. note:: 71 .. note:: 115 .. note:: 131 .. note::
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 214 .. note:: 234 Please note that the PHY is reset on power up by pulling the RESET_N signal 258 sheet 2, location D2. Please note that if the APLL is already used for other 300 .. note:: 335 1 GPIO17 See note 1 336 2 GPIO16 See note 1 339 5 GPIO13 See note 2 340 6 GPIO12 See note 2 341 7 GPIO15 See note 2 342 8 GPIO14 See note 2 [all …]
|
/Zephyr-latest/doc/build/kconfig/ |
D | menuconfig.rst | 11 .. 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/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 77 .. 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/samples/drivers/i2c/rtio_loopback/ |
D | README.rst | 24 .. note:: 33 I2C controller will act as the controller, and which as the peripheral, note
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/ |
D | Kconfig | 16 # note: the NXP HAL refers to the HIFI4 DSP as
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 50 .. note:: 54 .. note:: 74 .. note:: 95 .. note::
|
/Zephyr-latest/boards/01space/esp32c3_042_oled/doc/ |
D | index.rst | 25 .. note:: 29 .. note:: 87 .. note:: 100 .. note::
|
/Zephyr-latest/samples/bluetooth/ |
D | bluetooth.rst | 18 .. note:: 26 .. note::
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/ |
D | rcar_h3ulcb_r8a77951_a57-pinctrl.dtsi | 78 /* note: CD pin is fixed at 3.3V */ 84 /* note: WP pin is fixed at 3.3V */
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | README.rst | 25 .. note:: 42 The demo can be built as follows (note how in this particular case the sampling rate is set to a
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.smartbond | 24 Please note, that size of the pool must be a power of 2. 42 Please note, that size of the pool must be a power of 2.
|
/Zephyr-latest/drivers/xen/ |
D | Kconfig | 13 Xen grant table driver. Please note that driver uses dynamic memory
|
12345678910>>...23