Home
last modified time | relevance | path

Searched refs:workaround (Results 1 – 25 of 60) sorted by relevance

123

/Zephyr-latest/tests/drivers/comparator/gpio_loopback/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay27 /* Temporary workaround to reserve P1.03 for cpuapp */
32 /* Temporary workaround to reserve P1.02 for cpuapp */
/Zephyr-latest/soc/nordic/nrf53/
DCMakeLists.txt13 nRF5340 SoC. The related workaround cannot be applied, because your
15 Consider enabling the system clock to apply the workaround.
DKconfig49 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/
DKconfig78 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/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay17 /* This is a duplication of sram4, workaround */
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/
Dlpcxpresso55s69_lpc55s69_cpu1.overlay17 /* This is a duplication of sram4, workaround */
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
/Zephyr-latest/boards/adafruit/feather_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8xxx.c345 #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/
Dnrf54h20dk_nrf54h20_cpuapp.overlay19 /* Temporary workaround as it is currently not possible
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/boards/
Dnrf52840dk_nrf52840.overlay25 /* Temporary workaround as it is currently not possible
Dnrf5340dk_nrf5340_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54l15dk_nrf54l15_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54l20pdk_nrf54l20_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54h20dk_nrf54h20_cpuppr.overlay25 /* Temporary workaround as it is currently not possible
Dnrf54h20dk_nrf54h20_cpuapp.overlay25 /* Temporary workaround as it is currently not possible
/Zephyr-latest/soc/intel/intel_adsp/
DKconfig.defconfig10 # A workaround for HWMv2 to recover SOF arch/xtensa defaults overridden by arch/host.
/Zephyr-latest/drivers/serial/
DKconfig.altera19 bool "ALTERA UART flow control workaround"
/Zephyr-latest/drivers/spi/
DKconfig.nrfx81 'anomaly-58-workaround' a workaround can be enabled per SPIM
85 enabling 'anomaly-58-workaround' via the Devicetree.
DKconfig.stm3248 int "timeout in us for the STM32 busy flag workaround"
/Zephyr-latest/drivers/timer/
DKconfig.arm_arch26 the workaround for the erratum within the timer driver.
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst269 - 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/
DKconfig.pi3usb920137 This is a workaround for a glitch seen on the USB data lines when
/Zephyr-latest/include/zephyr/arch/arc/asm-compat/
Dasm-macro-32-bit-gnu.h24 ; workaround assembler barfing for ST r, [@symb, 0]
Dasm-macro-64-bit-gnu.h24 ; workaround assembler barfing for ST r, [@symb, 0]

123