Searched refs:workaround (Results 1 – 25 of 60) sorted by relevance
123
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 27 /* Temporary workaround to reserve P1.03 for cpuapp */ 32 /* Temporary workaround to reserve P1.02 for cpuapp */
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | CMakeLists.txt | 13 nRF5340 SoC. The related workaround cannot be applied, because your 15 Consider enabling the system clock to apply the workaround.
|
D | Kconfig | 49 Indicates that the workaround for the anomaly 160 that affects 54 If this option is enabled, but the workaround cannot be applied, 67 Indicates that the workaround for the anomaly 168 that affects 69 The workaround involves execution of 8 NOP instructions when the CPU 74 bool "Extend the workaround to execution at 128 MHz from RAM" 77 Indicates that the anomaly 168 workaround is to be extended to cover 83 bool "Pre-tick workaround for nRF5340 anomaly 165" 89 Indicates that the pre-tick workaround for the anomaly 165 that affects 90 the nRF5340 SoC should be applied. The workaround applies to wake ups caused
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 78 int "Anomaly 132 workaround delay (microseconds)" 91 depending on application, workaround may also need to be applied. 96 bool "Anomaly 198 workaround" 105 bool "Anomaly 109 workaround" 116 int "Anomaly 109 workaround EGU instance" 121 EGU instance used by the nRF52 Anomaly 109 workaround for PWM.
|
/Zephyr-latest/samples/subsys/ipc/openamp/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 17 /* This is a duplication of sram4, workaround */
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu1.overlay | 17 /* This is a duplication of sram4, workaround */
|
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/support/ |
D | openocd.cfg | 8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
|
/Zephyr-latest/boards/adafruit/feather_m4_express/support/ |
D | openocd.cfg | 8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
|
/Zephyr-latest/drivers/ethernet/ |
D | dsa_ksz8xxx.c | 345 #if DT_INST_NODE_HAS_PROP(0, workaround) 572 int workaround = DT_INST_PROP(0, workaround); in dsa_ksz8794_apply_workarounds() local 574 if (workaround & 0x01) { in dsa_ksz8794_apply_workarounds() 577 if (workaround & 0x02) { in dsa_ksz8794_apply_workarounds() 580 if (workaround & 0x04) { in dsa_ksz8794_apply_workarounds() 704 #if DT_INST_NODE_HAS_PROP(0, workaround) in dsa_hw_init()
|
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/sysbuild/vpr_launcher/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 19 /* Temporary workaround as it is currently not possible
|
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/boards/ |
D | nrf52840dk_nrf52840.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf5340dk_nrf5340_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54l20pdk_nrf54l20_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54h20dk_nrf54h20_cpuppr.overlay | 25 /* Temporary workaround as it is currently not possible
|
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 25 /* Temporary workaround as it is currently not possible
|
/Zephyr-latest/soc/intel/intel_adsp/ |
D | Kconfig.defconfig | 10 # A workaround for HWMv2 to recover SOF arch/xtensa defaults overridden by arch/host.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.altera | 19 bool "ALTERA UART flow control workaround"
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.nrfx | 81 'anomaly-58-workaround' a workaround can be enabled per SPIM 85 enabling 'anomaly-58-workaround' via the Devicetree.
|
D | Kconfig.stm32 | 48 int "timeout in us for the STM32 busy flag workaround"
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.arm_arch | 26 the workaround for the erratum within the timer driver.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 269 - No workaround, will fix in future release. 272 - No workaround need it, there is no support for high speed mode. 275 - No workaround, will fix in future release. 278 - No workaround, will fix in future release. 281 - No workaround, will fix in future release. 284 - No workaround, will fix in future release. 287 - No workaround, will fix in future release.
|
/Zephyr-latest/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 37 This is a workaround for a glitch seen on the USB data lines when
|
/Zephyr-latest/include/zephyr/arch/arc/asm-compat/ |
D | asm-macro-32-bit-gnu.h | 24 ; workaround assembler barfing for ST r, [@symb, 0]
|
D | asm-macro-64-bit-gnu.h | 24 ; workaround assembler barfing for ST r, [@symb, 0]
|
123