Searched full:modify (Results 1 – 25 of 285) sorted by relevance
12345678910>>...12
/Zephyr-latest/arch/xtensa/core/ |
D | xtensa_hifi.S | 18 * A0 - return address (do not modify) 19 * A1 - address of BSA (do not modify) 39 * A0 - return address (do not modify) 40 * A1 - address of BSA (do not modify)
|
/Zephyr-latest/soc/altr/qemu_nios2/include/ |
D | linker.h | 11 * DO NOT MODIFY THIS FILE 15 * system. If you do modify this file, be aware that your 19 * DO NOT MODIFY THIS FILE 32 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
D | system.h | 2 * DO NOT MODIFY THIS FILE 6 * system. If you do modify this file, be aware that your 10 * DO NOT MODIFY THIS FILE 23 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/Zephyr-latest/soc/altr/zephyr_nios2f/include/ |
D | linker.h | 11 * DO NOT MODIFY THIS FILE 15 * system. If you do modify this file, be aware that your 19 * DO NOT MODIFY THIS FILE 32 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_emul.h | 14 * @param target The target emulator to modify 15 * @param reg_addr The starting address of the register to modify
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.at45 | 26 bool "Use Read-Modify-Write command in flash_write()" 29 Use the Read-Modify-Write command (opcode 0x58) instead of the default
|
D | Kconfig.sam0 | 24 read/modify/erase/write.
|
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ |
D | akm09918c_emul.h | 14 * @param target The target emulator to modify 15 * @param reg_addr The starting address of the register to modify
|
/Zephyr-latest/subsys/ipc/rpmsg_service/ |
D | Kconfig | 69 If in doubt, do not modify this value. 77 If in doubt, do not modify this value.
|
/Zephyr-latest/misc/generated/ |
D | configs.c.in | 5 /* file is auto-generated, do not modify ! */
|
/Zephyr-latest/include/zephyr/drivers/gpio/ |
D | gpio_emul.h | 47 * @brief Modify the values of one or more emulated GPIO input @p pins 60 * @brief Modify the value of one emulated GPIO input @p pin 63 * @param pin The pin to modify
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 94 modify one of the examples in the [SparkFun Edge BSP](https://github.com/sparkfun/SparkFun_Edge_BSP) 103 #### Modify the example code 108 ##### Modify `src/tf_adc/tf_adc.c` 113 ##### Modify `src/main.c`
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/ |
D | prj.conf | 11 # Controller configuration. Modify these for your application's needs.
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/boards/ |
D | colibri_imx7d_mcimx7d_m4.overlay | 7 /* Follow the board's documentation to modify the Linux DT accordingly */
|
/Zephyr-latest/include/zephyr/drivers/serial/ |
D | uart_altera.h | 19 * The flag will modify uart_irq_callback_user_data_set
|
D | uart_intel_lw.h | 19 * The flag will modify uart_irq_callback_user_data_set
|
/Zephyr-latest/samples/bluetooth/hci_uart/ |
D | README.rst | 71 Depending on the serial port you are using you will need to modify the 76 If using the BBC micro:bit you will need to modify the baudrate argument 104 Depending on the serial port you are using you will need to modify the 109 If using the BBC micro:bit you will need to modify the baudrate argument
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/ |
D | README.rst | 71 Depending on the serial port you are using you will need to modify the 76 If using the BBC micro:bit you will need to modify the baudrate argument 104 Depending on the serial port you are using you will need to modify the 109 If using the BBC micro:bit you will need to modify the baudrate argument
|
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 15 There are occasions, however, when a contributor might need to modify patches 37 A developer who intends to cherry-pick and potentially modify patches sent by
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | README | 7 You will need the Quartus SDK in order to modify this CPU or flash it onto
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/boards/ |
D | nrf9160dk_nrf9160_ns.overlay | 7 /* Modify the SRAM partitioning to accommodate the requirements
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/boards/ |
D | nrf9160dk_nrf9160_ns.overlay | 7 /* Modify the SRAM partitioning to accommodate the requirements
|
/Zephyr-latest/samples/modules/nanopb/ |
D | README.rst | 27 This sample uses two configuration options to modify the behavior.
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 27 Do not modify it unless you know what you are doing.
|
/Zephyr-latest/drivers/wifi/winc1500/ |
D | Kconfig.winc1500 | 55 Do not modify it unless you know what you are doing.
|
12345678910>>...12