Searched refs:adjust (Results 176 – 200 of 221) sorted by relevance
123456789
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/ |
D | README.rst | 26 For another board than nucleo_L476RG please adjust wakeup pin into config_wakeup_features().
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | da1469x_dk_pro.overlay | 11 /* adjust channel number according to pinmux in board.dts */
|
/Zephyr-latest/arch/arm/core/ |
D | vector_table.ld | 32 * For more than 16 HW interrupts, we adjust the alignment by rounding up
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/ |
D | index.rst | 46 adjust driver configuration and its Device Tree entry to make use of
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-zephyr.css | 72 /* adjust top and title to ~match Sphinx docs */
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 21 recommendations to adjust security-related options.
|
/Zephyr-latest/doc/develop/manifest/external/ |
D | cannectivity.rst | 39 path: custom/cannectivity # adjust the path as needed
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/ |
D | index.rst | 48 adjust driver configuration and its Device Tree entry to make use of
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/doc/ |
D | index.rst | 47 solder the ``ICSP_SI1`` jumper to use it. You will also need to adjust
|
/Zephyr-latest/drivers/ptp_clock/ |
D | ptp_clock_nxp_enet.c | 231 .adjust = ptp_clock_nxp_enet_adjust,
|
/Zephyr-latest/samples/net/prometheus/ |
D | README.rst | 84 Make sure to adjust the configuration according to your server's setup and requirements.
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_one.dts | 198 /* adjust zcan0 to desired host interface or create an alternative
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 21 same for macOS and Linux, but make sure to select the correct environment file and to adjust the 136 your setup is different, make sure to adjust the configuration settings accordingly.
|
D | vscode.rst | 13 Windows, just make sure to adjust the paths if needed.
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim.dts | 209 /* adjust zcan0 to desired host interface or create an alternative
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_e1000.c | 417 .adjust = ptp_clock_e1000_adjust,
|
D | eth_native_tap.c | 600 .adjust = ptp_clock_adjust_native_tap,
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 39 in your path. Below is an example, adjust ALTERA_BASE to where you installed the 47 You may need to adjust your udev rules so that you can talk to the USB Blaster
|
/Zephyr-latest/boards/st/nucleo_f429zi/doc/ |
D | index.rst | 165 A specific application can adjust each partition size based on its needs.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 114 /* Partial or full write succeeded; adjust for next iteration */
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 32 available to adjust the feature set in the library, balancing what the
|
/Zephyr-latest/tests/net/ptp/clock/src/ |
D | main.c | 232 .adjust = my_ptp_clock_adjust,
|
/Zephyr-latest/boards/nordic/nrf9131ek/doc/ |
D | index.rst | 159 required, to adjust the Non-Secure image Flash and SRAM starting address
|
/Zephyr-latest/boards/ezurio/bl654_sensor_board/doc/ |
D | bl654_sensor_board.rst | 76 does not automatically sense/adjust) must be within 0.3v of the voltage of the
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 63 in your path. Below is an example, adjust ALTERA_BASE to where you installed the 71 You may need to adjust your udev rules so that you can talk to the USB Blaster
|
123456789