Searched full:changing (Results 1 – 25 of 274) sorted by relevance
1234567891011
/Zephyr-latest/soc/aspeed/ast10x0/ |
D | Kconfig | 24 changing it via menuconfig or in configuration files. 31 generally avoid changing it via menuconfig or in configuration files.
|
/Zephyr-latest/samples/sensor/mcux_acmp/ |
D | README.rst | 41 ACMP input voltage by changing the voltage input to J25-13. 52 ACMP input voltage by changing the voltage input to J2-3. 63 ACMP input voltage by changing the voltage input to J2-3. 74 ACMP input voltage by changing the voltage input to J45-13.
|
/Zephyr-latest/samples/sensor/mcux_lpcmp/ |
D | README.rst | 31 LPCMP positive input port voltage by changing the voltage input to J2-17. 42 LPCMP positive input port voltage by changing the voltage input to J2-8. 53 LPCMP positive input port voltage by changing the voltage input to J2-9.
|
/Zephyr-latest/tests/bluetooth/controller/ll_settings/src/ |
D | main.c | 32 zassert_equal(err, 0, "Changing Company Id failed"); in ZTEST() 50 zassert_equal(err, 0, "Changing Subversion number failed"); in ZTEST()
|
/Zephyr-latest/drivers/i2c/target/ |
D | Kconfig.eeprom | 15 Enable changing virtual I2C Target EEPROM device address at runtime
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | pacs_notify_server_test.c | 132 LOG_DBG("Changing Sink PACs"); in trigger_notifications() 136 LOG_DBG("Changing Sink Location"); in trigger_notifications() 142 LOG_DBG("Changing Source Location"); in trigger_notifications() 148 LOG_DBG("Changing Supported Contexts Location"); in trigger_notifications() 152 LOG_DBG("Changing Available Contexts"); in trigger_notifications()
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | sample.yaml | 9 # Can be reduced by changing CONFIG_LV_Z_VDB_SIZE,
|
/Zephyr-latest/boards/actinius/icarus/dts/bindings/ |
D | actinius-charger-enable.yaml | 6 charger or to leave it on auto. The option can be changed by changing
|
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property
|
/Zephyr-latest/doc/build/snippets/ |
D | index.rst | 12 - changing your board's console backend from a "real" UART to a USB CDC-ACM UART
|
/Zephyr-latest/boards/actinius/icarus_som_dk/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property
|
/Zephyr-latest/boards/actinius/icarus_bee/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property
|
/Zephyr-latest/boards/actinius/icarus_som/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property
|
/Zephyr-latest/samples/sensor/bmi270/src/ |
D | main.c | 40 * power mode. If already sampling, change to 0.0Hz before changing in main() 62 * 0.0Hz before changing other attributes in main()
|
/Zephyr-latest/samples/subsys/input/input_dump/ |
D | README.rst | 20 Build and flash as follows, changing ``nrf52dk/nrf52832`` for your board:
|
/Zephyr-latest/dts/bindings/video/ |
D | ovti,ov2640.yaml | 19 Define the value to the Clock Rate Control register. By changing
|
/Zephyr-latest/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 17 changing either one resistor or jumper on the evaluation board. 38 Shield configuration could be modified by moving resistors or changing jumper as
|
/Zephyr-latest/samples/subsys/logging/logger/ |
D | sample.yaml | 14 - Changing filter to warning
|
/Zephyr-latest/include/zephyr/linker/ |
D | llext-sections.ld | 4 * Save the current address to avoid changing it in this file.
|
/Zephyr-latest/samples/drivers/lora/send/ |
D | README.rst | 20 Build and flash the sample as follows, changing ``b_l072z_lrwan1`` for
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 32 Build and flash Debug Monitor as follows, changing ``reel_board`` for your board:
|
/Zephyr-latest/samples/drivers/uart/echo_bot/ |
D | README.rst | 24 Build and flash the sample as follows, changing ``nrf52840dk/nrf52840`` for
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig | 49 Adds a boot mode system that allows for changing execution flow
|
/Zephyr-latest/samples/boards/st/power_mgmt/adc/ |
D | README.rst | 25 Build and flash as follows, changing ``nucleo_wb55rg`` for your board:
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | attributes.rst | 9 Attributes allow for obtaining metadata and changing configuration of a sensor.
|
1234567891011